rendrag Posted January 4, 2005 Posted January 4, 2005 so I'm using the silent thunderbird EXE found hereand the silent firefox MSI totoymola made herein my runonce, both come up with an error saying that an install is already running, please wait and run after it has finished.I checked and rechecked my numbering scheme to make sure I wasn't calling 2 MSI's simultaneously and I'm not. If I run the files off the CD while in Windows, I don't have any problems... I have other MSI's that run back to back in the CD, and I only get the error when firefox and thunderbird are attempting to be installed.Any thoughts?
Astalavista Posted January 4, 2005 Posted January 4, 2005 hi rendragi hvn't seen you post for a while.show me your runonce for firefox and thunderbirdpls attach it ok.later
rendrag Posted January 4, 2005 Author Posted January 4, 2005 I have been busy perfecting my uA CD , so that's why i've been away for a little bit.I'm at work now. I'll post my runonce when I get home.
prathapml Posted January 4, 2005 Posted January 4, 2005 You can install it in another way as well. Try the topics linked to below:config ff/tb for start-menumethod (my post at end of the page there).
rendrag Posted January 4, 2005 Author Posted January 4, 2005 i'll give those a shot as well if I can't get this working.... I was so close to having a perfect uA cd... oh well, I'll just keep on plugging
totoymola Posted January 4, 2005 Posted January 4, 2005 Hello rendrag! Could you please post your runonce? I think I'm the one concerned here.
totoymola Posted January 4, 2005 Posted January 4, 2005 If you are using the msi compressed in an exe, try extracting it and use the msi only, and use this switch/qb or /qn or /qb!-
rendrag Posted January 4, 2005 Author Posted January 4, 2005 As promised, here's my runonce code:I removed some stuff like the CDROM detection, plus the cleanup stuff at the end.SET I=%cdrom%\InstallSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Setting up Programs" /fREG ADD %KEY%\000 /VE /D "Acrobat Reader 7" /fREG ADD %KEY%\000 /V 1 /D "%I%\ar7\acroread7.exe" /fREG ADD %KEY%\005 /VE /D "Ad-Aware Pro SE 1.05" /fREG ADD %KEY%\005 /V 1 /D "%I%\lavasoft\aawsepro105.exe /S" /fREG ADD %KEY%\005 /V 2 /D "%I%\lavasoft\pskill hh.exe" /fREG ADD %KEY%\005 /V 3 /D "%I%\lavasoft\pskill Ad-Aware.exe" /fREG ADD %KEY%\010 /VE /D "Daemon Tools 3.47" /fREG ADD %KEY%\010 /V 1 /D "%I%\daemon\daemon.msi /qb-! /norestart" /fREG ADD %KEY%\010 /V 2 /D "%I%\daemon\copy.cmd" /fREG ADD %KEY%\010 /V 3 /D "%I%\daemon\awxinstall.cmd" /fREG ADD %KEY%\015 /VE /D "Diskkeeper Profressional Edition v9.0.509" /fREG ADD %KEY%\015 /V 1 /D "%I%\diskkeeper\diskkeeper.exe" /fREG ADD %KEY%\020 /VE /D "Firefox 1.0" /fREG ADD %KEY%\020 /V 1 /D "%I%\firefox\firefox.msi /qb" /fREG ADD %KEY%\025 /VE /D "Gaim 1.1.1" /fREG ADD %KEY%\025 /V 1 /D "%I%\gaim\gaim.exe /L=1033 /S" /fREG ADD %KEY%\027 /VE /D "Java Virtual Machine 1.4.2_06" /fREG ADD %KEY%\027 /V 1 /D "%I%\java\java14206.exe /s /v/qn addlocal=jrecore iexplorer=1 mozilla=1 reboot=supress webstarticon=0" /fREG ADD %KEY%\030 /VE /D ".NET Framework v1.1 SP1" /fREG ADD %KEY%\030 /V 1 /D "%I%\dotnet\netfxsp1.exe" /fREG ADD %KEY%\040 /VE /D "Nero Burning ROM v6.6.0.1" /fREG ADD %KEY%\040 /V 1 /D "%I%\nero\nero6601s.exe" /fREG ADD %KEY%\045 /VE /D "Office 2003 Pro - Excel, PowerPoint and Word" /fREG ADD %KEY%\045 /V 1 /D "%I%\office2003\office2k3.exe" /fREG ADD %KEY%\050 /VE /D "PowerDVD 6" /fREG ADD %KEY%\050 /V 1 /D "%I%\powerdvd6\powerdvd6.exe" /fREG ADD %KEY%\055 /VE /D "Powertoys for Windows XP v2.10" /fREG ADD %KEY%\055 /V 1 /D "%I%\powertoys\powertoys.msi /qb" /fREG ADD %KEY%\060 /VE /D "QuickTime Viewer" /fREG ADD %KEY%\060 /V 1 /D "%I%\quicktime\quicktimealt139.exe /VERYSILENT /SP-" /fREG ADD %KEY%\062 /VE /D "Shockwave Installer 10.1" /fREG ADD %KEY%\062 /V 1 /D "%I%\shockwave\shockwave.msi /qb" /fREG ADD %KEY%\065 /VE /D "Symantec Antivirus Corporate 9.0" /fREG ADD %KEY%\065 /V 1 /D "%I%\sav\sav.exe" /fREG ADD %KEY%\067 /VE /D "Thunderbird 1.0" /fREG ADD %KEY%\067 /V 1 /D "%I%\thunderbird\thunderbird.exe" /fREG ADD %KEY%\070 /VE /D "UltraISO 7.2.5.923" /fREG ADD %KEY%\070 /V 1 /D "%I%\ultraiso\ultraisosetup.exe /VERYSILENT /SP-" /fREG ADD %KEY%\070 /V 2 /D "%I%\ultraiso\uiso.cmd" /fREG ADD %KEY%\075 /VE /D "Winamp 5.08 and skins" /fREG ADD %KEY%\075 /V 1 /D "%I%\winamp\winamp.msi ini=%I%\winamp\setup.ini /qb" /fREG ADD %KEY%\075 /V 2 /D "%I%\winamp\copy.cmd" /fREG ADD %KEY%\080 /VE /D "WinRAR 3.4.1" /fREG ADD %KEY%\080 /V 1 /D "%I%\winrar\winrar341.exe /s" /fREG ADD %KEY%\080 /V 2 /D "%I%\winrar\copy.cmd" /fREG ADD %KEY%\085 /VE /D "Zone Alarm Pro 5.1.033" /fREG ADD %KEY%\085 /V 1 /D "%I%\zonealarm\zalarm.exe /s /i /noreboot /lickey XXXXXXXXXXXXXXXXX" /fREG ADD %KEY%\085 /V 2 /D "%I%\lavasoft\pskill za.exe" /fEXITI have to be blind because I can't tell where I'm screwing this up.Thanks for the help
totoymola Posted January 4, 2005 Posted January 4, 2005 Firefox looks fine. That is what I use too. What happens if you install it? About thunderbird, which version are you using? Is it the exe that has an msi inside? If so, try extracting the msi.
rendrag Posted January 4, 2005 Author Posted January 4, 2005 if I doubleclick on the MSI for firefox within windows, it just runs like any attended install would. It asks what type of install etc.. and it installs correctly.The thunderbird.exe is just an SFX, and the comment is correct. When I extract that and run, it also runs as an attended installation. I just can't figure out why it would say an install is currently running, when nothing is.I guess my next step would be to either use the different methods that prathapml suggested, or maybe move around the firefox and thunderbird files, maybe put them as the last thing to install.Any other thoughts or ideas?
totoymola Posted January 4, 2005 Posted January 4, 2005 That is really really strange.. That never happened to me. Maybe someone good on msi's can help us here..
totoymola Posted January 4, 2005 Posted January 4, 2005 If you are having problems installing Thunderbird or Firefox, you can always use the zip version. The only problem with that is you cannot uninstall it completely because it has no uninstaller. So the you will have to remove the registry entries that it makes one by one.
rendrag Posted January 5, 2005 Author Posted January 5, 2005 i don't really care too much about total removal... i don't plan on uninstalling firefox anytime soon anyway. The only way I would remove it is if I had to do a clean install of windows, so it wouldn't matter at that point.I'll mess around with it a little more and see what I come up with. I hate having to burn CDs to test this... stinks not having something like vmware or virtual PC... oh well, blanks don't cost that much anyway
p388l3s Posted January 5, 2005 Posted January 5, 2005 I posted something about this on the forums yesterday, but i'm doing things differently than you, I was using cmdlines.txt and installing everything that way, i created my own WinRAR sfx FF and TB with the correct comments to silently install, but what i was having problems with was TB was supposed to execute right after FF well because of the way i packaged the 2 files TB never installed unless i put a sleep.exe 10 between the two. (This is because the SFX signals the Start /Wait command that it's done it's bit without waiting for the child process, TB or FF in this case, to complete)I had a PM Discussion with another member who said this shouldn't be happening once i explained that i was using cmdlines.txt they pointed this out as the probable cause, so i switched to RunOnceEx today as a test, apart from my winzip install not happening (missing file not sure why yet) TB didn't install again, so i'm back to square one unless there is something i need to put into the comment section of my SFX files for each, my TB SFX is:;The comment below contains SFX script commandsSetup=setup.exe -iraTempModeSilent=1As for wasting CD's get yourself rewritables dude, they may be slower to burn but dang they save you in the long run. A pack of 5 is only like $10 or about 15 UK pounds.I'll post back if i come up with anything to help you.
p388l3s Posted January 5, 2005 Posted January 5, 2005 » Installing Installshield Applications from RunOnceEx CDInstallshield applications will fail to install when executed from RunOnceEx on CD, unless a log file location is specified. An example of this is shown below, adapt this example for your InstallShield applications (shown in bold):REG ADD %KEY%\045 /VE /D "Kerio Personal Firewall 2.1.5" /fREG ADD %KEY%\045 /V 1 /D "%CDROM%\apps\KPF\Setup.exe -s -f2\"%systemdrive%\kerio.log\"" /fIs your diskkeeper installing properly? have you looked? the last version of Diskkeeper i saw used InstallSheild, maybe this is part of the issue? just an idea.Also just as a test i'd try putting your TB at the beggining of the RunonceEx just to see if it executes.P388l3s
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now