MSFN Forum: Not All Aplications is installed .. - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Not All Aplications is installed .. .. Look here. Rate Topic: -----

#1 User is offline   Svend Rugaard 

  • Junior
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 29-December 04

  Posted 11 June 2005 - 05:13 AM

Hello!

I would like some help here after last night i would redo my Unattended version of my DVD with Windows, and use probaly 3-4 hours to download updated versions of files, spywareblaster, msn and etc.

And i added also Nforce Chipset drivers and ATI newest Update for my Radeon card.

The following programs Doesnt install or does not do it correct, so i would like som help with commands to get this to work.

- Spywareblaster 3.34 (Says it cant be installed silence)

- MS Antispyware (The Command for Taskkill is Wrong but it is installed so i probaly guess the command for Taskkill is not doing any affect)

- **** NFO Reader (Doesnt install silence , i must press next and so like i normal would install it)

- Nforce Chipset (a** i can se in System Properties no IDE/SATA/SM BusControl and etc isnt install, that make me think it isnt installed)

- Radeon ATI Driver (Isnt installed, not ATI control Panel in System Tray and no ATI Controller Advance Properties in Display Properties)

- NetFramework (Dont install, i have even make a NET Framework with SP 1 Slipsstreamed)

- GMail Notifier (Dont get installed at all, no message what so ever)

- GMail Toolbar (Dont get installed at all, no message what so ever)

Here is my my RunOnceEx.cmd

Look at entry 007, 008, 010, 011, 012 ,014, 050

cmdow @ /HID
@Echo Off

rem PP=%SystemDrive%\install\programmer\

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installere Programmer - Svends Unanttended XP 1.2" /f

REG ADD %KEY%\001 /VE /D "MSN Messenger 7.0 + MsgPlus + Tools til fjernelse af ragelse"
REG ADD %KEY%\001 /V 1 /D "%SystemDrive%\Install\Programmer\MSN_7.0_beta\MsnMsgs.msi /QB

REG ADD %KEY%\002 /VE /D "Windows Media Player 10" /f
REG ADD %KEY%\002 /V 1 /D "%systemDrive%\install\programmer\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f

REG ADD %KEY%\003 /VE /D "Flash FXP 3.02"
REG ADD %KEY%\003 /V 1 /D "%systemDrive%\install\programmer\Flash_fxp\FlashFXP_30_Setup.exe /VERYSILENT /SP- /NORESTART" /f"

REG ADD %KEY%\004 /VE /D "Soulseek 1.55"
REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\programmer\SoulSeek\slsk155.exe /S

REG ADD %KEY%\005 /VE /D "Skype 1.0 - DK"
REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\programmer\Skype\SkypeSetup.exe" /SILENT /SP-

REG ADD %KEY%\006 /VE /D "DU Meter 3.05"
REG ADD %KEY%\006 /V 1 /D "%systemdrive%\install\programmer\DU_Meter\DUMeter-Install.exe /VERYSILENT /SP-
REG ADD %KEY%\006 /V 2 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\dumeter.reg" /f

REG ADD %KEY%\007 /VE /D "Spywareblaster 3.4"
REG ADD %KEY%\007 /V 1 /D "%systemdrive%\install\programmer\Anti_Spyware\spywareblastersetup34.exe /SILENT /NOCANCEL /SP- /NORESTART

REG ADD %KEY%\008 /VE /D "Microsoft AntiSpyware" /f
REG ADD %KEY%\008 /V 1 /D "%systemdrive%\install\programmer\Anti_Spyware\msantispyware.exe /S /v/qn" /f
REG ADD %KEY%\008 /V 2 /D "%systemdrive%\Progra~1\Micros~1\gcasDtServ.exe /regserver" /f

REG ADD %KEY%\009 /VE /D "Adobe Acrobat 7.01"
REG ADD %KEY%\009 /V 1 /D "%systemdrive%\Install\programmer\Acrobat\acroread701.exe"

REG ADD %KEY%\010 /VE /D "**** Nfo Viewer 2.10"
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\programmer\NfoReader\DAMNNFO.exe /s

REG ADD %KEY%\011 /VE /D "Google Toolbar"
REG ADD %KEY%\011 /V 1/D "%systemdrive%\Install\programmer\google\GoogleToolbarInstaller.exe /s /qn

REG ADD %KEY%\012 /VE /D "Google Gmail Notifier"
REG ADD %KEY%\012 /V 1/D "%systemdrive%\install\gmailnotifier\GmailInstaller.exe /S
REG ADD %KEY%\012 /V 2/DTASKKILL /F /IM gnotify.exe

rem PP=%SystemDrive%\install\drivers\

REG ADD %KEY%\013 /VE /D "Radeon Driver 5.9"
REG ADD %KEY%\013 /V 1/D "%systemdrive%\Install\programmer\drivers\ati\setup.exe /K

REG ADD %KEY%\014 /VE /D "NForce 5.10"
REG ADD %KEY%\014 /V 1/D "%systemdrive%\Install\programmer\drivers\nforce\setup.iss

rem PP=%SystemDrive%\install\software\

REG ADD %KEY%\020 /VE /D "Office 2003 DK - SP 1 integreret"
REG ADD %KEY%\020 /V 1 /D "%systemDrive%\install\software\Office2003\PRO11.msi /QB"

REG ADD %KEY%\030 /VE /D "Symantec Antivirus 9.0"
REG ADD %KEY%\030 /V 1 /D "%systemDrive%\install\software\SAV\Symantec_AntiVirus.msi /qn"

REG ADD %KEY%\050 /VE /D ".NET Framework 1.1 + SP 1- DK"
REG ADD %KEY%\050 /V 1 /D "%systemDrive%\install\software\net_framework\netfx.exe /qb

REG ADD %KEY%\102 /VE /D "Alcohol 120 % - Version 1.9.2" 
REG ADD %KEY%\102 /V 1 /D "%systemdrive%\install\programmer\Alcohol_Soft_120\setup.exe /qb /norestart

rem PP=%SystemDrive%\install\Reg_Programmer\

REG ADD %KEY%\120 /VE /D "Registrer mIRC" /f
REG ADD %KEY%\120 /V 1 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\mirc.reg" /f

REG ADD %KEY%\121 /VE /D "Registrere Alcohol 120 %"
REG ADD %KEY%\121 /V 1 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\alcohol.reg" /f

REG ADD %KEY%\150 /VE /D "Fjerner Midlertidige Filer og Genstarter" /f
REG ADD %KEY%\150 /V 1 /D "%SYSTEMDRIVE%\Install\oprydning.cmd" /f
EXIT



#2 User is offline   r0sWell 

  • Member
  • PipPip
  • Group: Members
  • Posts: 179
  • Joined: 09-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 June 2005 - 05:24 AM

for Framework :

i use .NET Framework 1.1 SP1 at the beginning (1st place) of my RunOnceEx.cmd :
REG ADD %KEY%\002 /VE /D "Microsoft .Net Framework 1.1 SP1" /f
REG ADD %KEY%\002 /V 1 /D "%systemdrive%\Softwares\dotnetfx\netfx.msi /qn" /f
REG ADD %KEY%\002 /V 2 /D "%systemdrive%\Softwares\dotnetfx_sp1\netfx_sp1.exe /Q" /f



PS: i removed Framework from my WinXP source CD using nLite.

works perfectly well :)






for chipset :

i can recommand you the BTS Driverpack
excellent :)






good luck

#3 User is offline   Svend Rugaard 

  • Junior
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 29-December 04

Posted 11 June 2005 - 05:36 AM

r0sWell, on Jun 11 2005, 05:24 AM, said:

for Framework :

i use .NET Framework 1.1 SP1 at the beginning (1st place) of my RunOnceEx.cmd :
REG ADD %KEY%\002 /VE /D "Microsoft .Net Framework 1.1 SP1" /f
REG ADD %KEY%\002 /V 1 /D "%systemdrive%\Softwares\dotnetfx\netfx.msi /qn" /f
REG ADD %KEY%\002 /V 2 /D "%systemdrive%\Softwares\dotnetfx_sp1\netfx_sp1.exe /Q" /f



PS: i removed Framework from my WinXP source CD using nLite.

works perfectly well :)



for chipset :

i can recommand you the BTS Driverpack
excellent :)



good luck
<{POST_SNAPBACK}>



I have tried BTS Driverpack , but it doenst install the ATI control Panel with advance features - About the Framework, i need it for some programs i use, but your Framework is the one with 1.1 and SP 1 mine is slipstreamed , i tried the slipstreams option becaues the 1.1 + SP 1 installation didnt work.

But i will try that .. is the Commands right thought ?

#4 User is offline   DLF 

  • Member
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 02-November 04

Posted 11 June 2005 - 08:20 AM

Download RyanVM's switchless installer for .NET Framework - no switches required - SP1 and latest Hotfix 886903 already integrated.
RyanVM Download page

Also your code is incomplete for many apps - you have missed off
" /f
on the end of many items e.g. 004.005.007.009.010.011.012.013.014.020.030.050.102. etc

Standardize all the entries so they take the same format as your 002 and 008.

REG ADD %KEY%\004 /VE /D "Soulseek 1.55" /f
REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\programmer\SoulSeek\slsk155.exe /S" /f

This post has been edited by DLF: 11 June 2005 - 09:08 AM


#5 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 12 June 2005 - 06:32 PM

About your installation problems of some programs. It's hard to help if you don't know what installing package the programs is using, meaning that it would be a lot more easier if you posted the name of the installation package of each program that you have problem installing. That way I'm pretty sure someone we'll be able to help you with the rest of your progs. :)

#6 User is offline   Dumpy Dooby 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 424
  • Joined: 16-May 05

Posted 12 June 2005 - 07:18 PM

For **** NFO Viewer, you got it all wrong...

Extract exe (or maybe you go to install and then check your temp dir - don't remember).

Anyway, get the MSI file and it's..

****.msi /passive /norestart



edit: Here's the MSI. I'm going to take this down in a day or so.
http://www.gooffense.com/****.msi

This post has been edited by Dumpy Dooby: 12 June 2005 - 07:24 PM


#7 User is offline   DLF 

  • Member
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 02-November 04

Posted 13 June 2005 - 02:07 AM

1]Best to see what switches other folk use for same app's as you first.
2]Then double check all your syntax for silly mistakes. " /f etc
3]Burn to a RW
4]Do a test install
5]Post any failures back here along with your new RunOnceEx.cmd for investigation.

#8 User is offline   svortevik 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 31-May 05

Posted 13 June 2005 - 03:22 AM

DLF, on Jun 13 2005, 09:07 AM, said:

2]Then double check all your syntax for silly mistakes. " /f etc


What does the "/f do?

#9 User is offline   Dumpy Dooby 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 424
  • Joined: 16-May 05

Posted 13 June 2005 - 03:40 AM

Force overwrite.

If the string already exists, it'll be replaced. ;)

And yeah, as he said, " /f is missing in a lot of places there.

This post has been edited by Dumpy Dooby: 13 June 2005 - 03:42 AM


#10 User is offline   svortevik 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 31-May 05

Posted 14 June 2005 - 02:58 PM

Do I have to use the /f? Even if I Install from cdrom and not from systemdrive?

#11 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 14 June 2005 - 03:38 PM

It doesn't matter where you install it from, the /f switch basically allows you to overwrite an existing registry entry without prompting you for confirmation.

This post has been edited by Yzöwl: 14 June 2005 - 03:38 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy