-
Have problems with two programs
Its wrong language, but thx anyway.
-
Have problems with two programs
FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CDROM=%%i: SET PP=%cdrom%\Install\ So I think the path is ok, it works with every other program.
-
Have problems with two programs
Form my runoneex file I try to install winamp and msn messenger, but none of them is in place when my windows instalation is in place. Can anyone take a look at my file and tell me whats wrong? REG ADD %KEY%\024 /VE /D "MSN Messenger 7" /f REG ADD %KEY%\024 /V 1 /D "%PP%MsnMsgs.msi IAGREE="Yes" ADDEXPLORERTOOLBAR="" SETSEARCHENGINE="" SETHOMEPAGE="" /QB" /f REG ADD %KEY%\048 /VE /D "WinAmp 5.092" /f REG ADD %KEY%\048 /V 1 /D "%PP%Winamp5092.msi XUser="Eirik Svortevik" XKey="US427-xxxxx-1E07C-xxxxx" /qn/qn" /f REG ADD %KEY%\048 /V 2 /D "REGEDIT /S %PP%winamp.reg" /f rundll32.exe iernonce.dll,RunOnceExProcess
-
Why wont taskkill work?
PP=%cdrom%\Install\ I`ll try to use "\" and see if that helps.
-
Why wont taskkill work?
When installing some of my programs I need taskkill to run, but it wont. Can anyone look over my commands and tell med whats wrong? REG ADD %KEY%\009 /VE /D "BulletProof FTP Server" /f REG ADD %KEY%\009 /V 1 /D "%PP%ftpsetup.exe /verysilent" /f REG ADD %KEY%\009 /V 2 /D "taskkill.exe /IM bpftpserver.exe" /f REG ADD %KEY%\009 /V 3 /D "%PP%bpftpserver.exe" /f REG ADD %KEY%\016 /VE /D "DVD Identifier" /f REG ADD %KEY%\016 /V 1 /D "%PP%DVDIdentifier3.6.3.1.exe /VERYSILENT" /f REG ADD %KEY%\016 /V 2 /D "taskkill.exe /IM "DVD Identifier.exe"" /f REG ADD %KEY%\038 /VE /D "Opera Search ini editor" /f REG ADD %KEY%\038 /V 1 /D "%PP%OperaSearchIni\opsedsetup123.exe /SILENT" /f REG ADD %KEY%\038 /V 2 /D "taskkill.exe /IM opsed.exe" /f REG ADD %KEY%\052 /VE /D "TuneXp 1.5" /f REG ADD %KEY%\052 /V 1 /D "%PP%TuneXP15.exe /VERYSILENT /SP-" /f REG ADD %KEY%\052 /V 2 /D "%PP%Sleep.exe 10" /f REG ADD %KEY%\052 /V 3 /D "taskkill.exe /IM tunexp.exe" /f
-
How to get RunOnceEx to run before...
Is there any way to get my program to instal before I logon to my user account? I got it to work with wpi, but not with an cmd file..It seems kind of wasted if I have to log on before it will start installing my programs. If there is no way of doing this, can someone please tell me how to skip the "customise" windows before I get to the logon screen? No mater what I do the instalation prosses stop at some point.
-
7zip Adobe Acrobat Reader Version 7.0.3 25MB
Not sure, but think this will help: Windows Registry Editor Version 5.00 ; Disable Adobe EULA [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\AdobeViewer] "EULA"=dword:00000001
-
Nero 6.6.0.14 7zip silent updated
Is it posible to make 7z file with languagepack included?
-
Adobe Acrobat 7 Pro
Is there some way to choose a different dir for the instalation?
-
Mp3tag
Is there any way to get mp3tag to instal with english? I end up with a language I really dont understand. I use /S...
-
Problems with taskkill
When I install tunexp from my wpi, and then run taskkill from my wpi script it runs to fast. Tunexp runs after taskkill is done. Is there som way to slow down taskkill from my wpi script?
-
Not All Aplications is installed ..
Do I have to use the /f? Even if I Install from cdrom and not from systemdrive?
-
framework 1.1 + sp1 slipstreamed (ITALIAN)
How do I set it to silent extract? Is this correct? Setup=netfx.msi TempMode Silent=1 Overwrite=1 One last thing...Do I add QB to the netfx.exe I made with win rar, or do I add it to the text over in code? "Setup=netfx.msi /QB"??
-
Not All Aplications is installed ..
What does the "/f do?
-
Real Alternative v1.40
Can this be done with other programs too?