eagle00789 Posted September 19, 2004 Author Posted September 19, 2004 <snip>Got it sorted anyway by getting my SATA drivers installed in textmode. No more delay whilst windows finds the sata driversFuryGreat to hear that
`Felix` Posted September 20, 2004 Posted September 20, 2004 Hi eagle00789,How is the latest version of the tool going? I am really looking forward to testing it with the updates you are including in the next build
eagle00789 Posted September 20, 2004 Author Posted September 20, 2004 it could take another week or 2 because of school.
Thauzar Posted September 25, 2004 Posted September 25, 2004 I noticed that I get an error between my 2nd and my 3rd runonceex. The 2nd windows does not disapear and seems stuck on the office installation, but the rest continues correctly, now how does this happen? I don't know, this may have something to do with the disck changer program I used so it asks the user to prompt the office cd in, it's a ok or cancel box, and when I press cancel, the runonceex window does not goend of my runonceex2REG ADD %KEY%\045 /VE /D "Windows Media Player 10" /fREG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\Applications\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N DisallowSystemRestore\"" /fREG ADD %KEY%\050 /VE /D "OfficeXP Professionnel SP3" /fREG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\DskChg.cmd" /fREG ADD %KEY%\998 /V 01 /D "%SystemDrive%\Install\RunOnceExs\RunOnceEx3.cmd" /fREG ADD %KEY%\998 /V 02 /D "rundll32.exe iernonce.dll,RunOnceExProcess" /fEXITnow dskchg.cmdcmdow @ /HID@echo offstart /wait %systemdrive%\Install\DskChg.exeEXITthis is the only way I have to run autoit programs during runonceex, in both cases (ok or cancel), when dskchg.exe exits, its supposed to end the runonceex line.dskchg.exe (autoit script);; AutoIt Version: 3.0; Language: Français; Platform: Win9x/NT; Author: Thauzar;; Script Function:; Ouvre une fenêtre pour demander a l'utilisateur de changer de cd; ;$var=MsgBox(33, "Changer le disque", "Veuillez inserer le disque 2 Microsoft OfficeXP Professionnel SP3 et attendre que la diode cesse de clignoter...")Select Case $var=1RunWait("Office.cmd")EXIT Case $var=2EXITEndSelectEXITThe 3rd EXIT I added now to test... but the rest was there at the time of this post. supposed to get a msg box to appear, when i click ok it starts the office.cmd routine from the root (the cmd refers to the cd drive), if cancel is pressed it just exits. When pressiing ok everything is fine but not when pressing cancelEDIT: and what if it didn't go away when I press ok... I tested so long ago that I don't remember...Thanks for any help
eagle00789 Posted September 25, 2004 Author Posted September 25, 2004 I don't see any errors in you .cmd file, the rest also looks fine to me
Thauzar Posted September 25, 2004 Posted September 25, 2004 I don't see any errors in you .cmd file, the rest also looks fine to meGlad to hear that, but the problem is still there... and I really can't figure out how come it does that. Could it only be caused by VM Ware not being a real life pc?EDIT: AHhA! I think I found a trail to follow, I noticed that it does that also between 1st and 2nd runonceex but it does not show cause the window is the same size how do we make the window close then? It should close before runing the next one no? Well the 3rd one does when it finishes his last command. So except from doing another autoit script, how can we make those windows close?
sleepnmojo Posted September 26, 2004 Posted September 26, 2004 I don't see any errors in you .cmd file, the rest also looks fine to meGlad to hear that, but the problem is still there... and I really can't figure out how come it does that. Could it only be caused by VM Ware not being a real life pc?EDIT: AHhA! I think I found a trail to follow, I noticed that it does that also between 1st and 2nd runonceex but it does not show cause the window is the same size how do we make the window close then? It should close before runing the next one no? Well the 3rd one does when it finishes his last command. So except from doing another autoit script, how can we make those windows close? Check this threadhttp://www.msfn.org/board/index.php?showtopic=26917If that doesn't fix it, post your runonceex1.cmd also
Thauzar Posted September 26, 2004 Posted September 26, 2004 I started from that post...And if I look at Parahtmlwhatever who said to remove the 99 key... well I still wonder how is windows gonna know where to look for the next runoncex. I'll wait for his reply on that mater before trying anything and getting everything messed upduring that time, here is my runonceexsRunOnceEx.cmd (in $OEM$ with cmdlines.txt)cmdow @ /HID@Echo OffSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installation des programmes" /fREG ADD %KEY%\005 /VE /D "Mises a jour des programmes" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Applications\SAVSource\remote.cmd" /fREG ADD %KEY%\005 /V 2 /D "%systemdrive%\Install\theme.cmd" /fREG ADD %KEY%\010 /VE /D "7zip v3.13" /fREG ADD %KEY%\010 /V 1 /D "%SystemDrive%\Install\Applications\7zip\7z313.exe -y /q /r:n" /fREG ADD %KEY%\015 /VE /D "Adobe Reader 6" /fREG ADD %KEY%\015 /V 1 /D "%SystemDrive%\Install\Applications\AdobeReader6\adobe6.exe -p\"-s /v\"/qn\"\"" /fREG ADD %KEY%\020 /VE /D "Daemon Tools v3.46" /fREG ADD %KEY%\020 /V 1 /D "%SystemDrive%\Install\Daemon.cmd" /fREG ADD %KEY%\025 /VE /D "Macromedia Flash et Shockwave" /fREG ADD %KEY%\025 /V 1 /D "%SystemDrive%\Install\Applications\FlashSW\Flash7.msi /qb" /fREG ADD %KEY%\025 /V 2 /D "%SystemDrive%\Install\Applications\FlashSW\sw_pub.msi /qb" /fREG ADD %KEY%\030 /VE /D "Sun Java VM v1.4.2" /fREG ADD %KEY%\030 /V 1 /D "%SystemDrive%\Install\Applications\SunJava\Java2re14205.exe /s /v/qn /L1036" /fREG ADD %KEY%\035 /VE /D ".NET Framework v1.1 SP1" /fREG ADD %KEY%\035 /V 1 /D "%SystemDrive%\Install\Applications\NetFrameworkSP1\netfx.msi /qb" /fREG ADD %KEY%\040 /VE /D "Barre de recherche Google" /fREG ADD %KEY%\040 /V 1 /D "%SystemDrive%\Install\Applications\GoogleToolbar\GoogleToolbar.exe /q /d" /fREG ADD %KEY%\045 /VE /D "Nero Burning ROM v6.3.1.20" /fREG ADD %KEY%\045 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg" /fREG ADD %KEY%\045 /V 2 /D "%SystemDrive%\Install\Applications\Nero\Nero63120.exe /SILENT /NOREBOOT" /fREG ADD %KEY%\050 /VE /D "mIRC v6.16" /fREG ADD %KEY%\050 /V 1 /D "REGEDIT /s %systemdrive%\install\Applications\mIRC\register.reg" /fREG ADD %KEY%\999 /V 01 /D "%SystemDrive%\Install\RunOnceExs\RunOnceEx2.cmd" /fREG ADD %KEY%\999 /V 02 /D "rundll32.exe iernonce.dll,RunOnceExProcess" /fEXITThen RunOnceEx2.cmd (from $OEM$\$1\Install\RunOnceExscmdow @ /HID@Echo OffSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Suite de l'installation des programmes" /fREG ADD %KEY%\005 /VE /D "MSN 6.2" /fREG ADD %KEY%\005 /V 1 /D "%SystemDrive%\Install\Applications\MSN\MsnMsgs.msi /qn" /fREG ADD %KEY%\010 /VE /D "MsgPlus! v3.20.100" /fREG ADD %KEY%\010 /V 1 /D "%SystemDrive%\Install\Applications\MsgPlus3\MsgPlus-320.exe /SilentInstallNoSponsor" /fREG ADD %KEY%\010 /V 2 /D "pskill.exe MsgPlus.exe" /fREG ADD %KEY%\010 /V 3 /D "pskill.exe msnmsgr.exe" /fREG ADD %KEY%\015 /VE /D "Opera v7.54" /fREG ADD %KEY%\015 /V 1 /D "%SystemDrive%\Install\Applications\Opera7\Opera754.exe /s /v/qb" /fREG ADD %KEY%\020 /VE /D "Paint Shop Pro 7" /fREG ADD %KEY%\020 /V 1 /D "%SystemDrive%\Install\Applications\PaintShopPro7\PSP7.msi /qb" /fREG ADD %KEY%\025 /VE /D "Winamp v5.1.0.5" /fREG ADD %KEY%\025 /V 1 /D "%SystemDrive%\Install\Applications\Winamp5\Winamp.msi INI=\"%systemdrive%\install\Applications\Winamp5\winamp.ini\" /qb" /fREG ADD %KEY%\025 /V 2 /D "%SystemDrive%\Install\Applications\Winamp5\winamp.cmd" /fREG ADD %KEY%\030 /VE /D "VCMU v1.10b" /fREG ADD %KEY%\030 /V 1 /D "%SystemDrive%\Install\Applications\VCMU\vcmu110b_fr.msi /qb" /fREG ADD %KEY%\035 /VE /D "WinISO v5.3" /fREG ADD %KEY%\035 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\WinISO\register.reg" /fREG ADD %KEY%\035 /V 2 /D "%SystemDrive%\Install\Applications\WinISO\winiso53.exe /VERYSILENT /SP-" /fREG ADD %KEY%\040 /VE /D "WinRAR v3.30" /fREG ADD %KEY%\040 /V 1 /D "%SystemDrive%\Install\Applications\WinRAR\wrar330corp.exe /s" /fREG ADD %KEY%\045 /VE /D "Windows Media Player 10" /fREG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\Applications\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N DisallowSystemRestore\"" /fREG ADD %KEY%\050 /VE /D "OfficeXP Professionnel SP3" /fREG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\DskChg.cmd" /fREG ADD %KEY%\998 /V 01 /D "%SystemDrive%\Install\RunOnceExs\RunOnceEx3.cmd" /fREG ADD %KEY%\998 /V 02 /D "rundll32.exe iernonce.dll,RunOnceExProcess" /fEXITAnd finaly RunOnceEx3.cmd (from the same folder as the 2nd one)cmdow @ /HID@Echo OffSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Fin de l'installation des programmes" /fREG ADD %KEY%\905 /VE /D "PowerToys pour Windows XP" /fREG ADD %KEY%\905 /V 1 /D "%SystemDrive%\Install\Applications\PowerToys\TweakUI.msi /qb" /fREG ADD %KEY%\905 /V 2 /D "%SystemDrive%\Install\Applications\PowerToys\TaskswitchPowertoySetup.exe /s /v/qn" /fREG ADD %KEY%\905 /V 3 /D "%SystemDrive%\Install\Applications\PowerToys\CmdHerePowertoySetup.exe /s /v/qn" /fREG ADD %KEY%\905 /V 4 /D "%SystemDrive%\Install\Applications\PowerToys\PowerCalcPowertoySetup.exe /s /v/qn" /fREG ADD %KEY%\910 /VE /D "Symantec AntiVirus Corporate Edition v9.0.0.1400" /fREG ADD %KEY%\910 /V 1 /D "%systemdrive%\Install\SAV9.cmd" /fREG ADD %KEY%\910 /V 2 /D "REGEDIT /S %systemdrive%\Install\Applications\SAV91400\SAV9.reg" /fREG ADD %KEY%\915 /VE /D "Nettoyage et redemarrage" /fREG ADD %KEY%\915 /V 1 /D "%SystemDrive%\Install\cleanup.cmd" /fEXIT
arry Posted September 29, 2004 Posted September 29, 2004 Hi eagle00789,Quick request,In the numbering scheme you increment in lots of 1. Could you space it out a bit and do it in lots of say 5. That way if you miss something out it is relatively easy to go back and include it without re-numbering everything.Many thanks
eagle00789 Posted October 2, 2004 Author Posted October 2, 2004 Hi eagle00789,Quick request,In the numbering scheme you increment in lots of 1. Could you space it out a bit and do it in lots of say 5. That way if you miss something out it is relatively easy to go back and include it without re-numbering everything.Many thanksPlease excuse me for not posting a while, but my school is much demanding, so that has top-priority.In the next version i will implement that, but so thatyou can select the space between two items. i like it with nom space, so i increment with 1. you like to have increment with 5 numbers in between, so you can choose 5
eagle00789 Posted October 6, 2004 Author Posted October 6, 2004 (edited) i've picked up the work on RunOnceEx.cmd Creator and am going to do the following for the next version:Add Felix's suggestions from all 3 posts:Arrows to move items (done)When a program is selected, if insert is clicked, the new program will insert below the selected oneTasknumber so you can rearrange yourselveinstead of rem PP, change it to set PP (done)if cdrom is selected, add the neccesairy code[*]Add the programs suggested by some users to the database[*]Finish the plugin-support for loading as wel as saving[*]Create a SDK so that you can add any extension for saving and loading[*]Temporarily delete the Update Function until i found a better solution for that (done)[*]Change the installer, so that it will ask you if you want to overwrite it. this will not be done, it will be changed to: "Create a second table in the database to seperate the user-added entries from the included entries"[*]set increment number Edited October 8, 2004 by eagle00789
`Felix` Posted October 8, 2004 Posted October 8, 2004 i've picked up the work on RunOnceEx.cmd Creator and am going to do the following for the next version:Add Felix's suggestions from all 3 posts:Arrows to move items (done)When a program is selected, if insert is clicked, the new program will insert below the selected oneTasknumber so you can rearrange yourselveinstead of rem PP, change it to set PPif cdrom is selected, add the neccesairy code[*]Add the programs suggested by some users to the database[*]Finish the plugin-support for loading[*]Create a SDK so that you can add any extension for saving and loading[*]Temporarily delete the Update Function until i found a better solution for that[*]Change the installer, so that it will ask you if you want to overwrite it. this will not be done, it will be changed to: "Create a second table in the database to seperate the user-added entries from the included entries"[*]set increment numberHi eagle,just doing some testing on the new version - few little bugs.1. the down arrow is not working - up arrow works fine.2. when using the up arrow you can only move one space up because the line is not highlighted after the first move.3. if you highlight a line, say in the middle of the list and then click on add - the new item is added to the bottom of the list... 4. PP option has not been updated - i am not hassling you just not sure if it is supposed to be working or not.Other things tested1. web update of database works well... accept the database i have local is more up todate than the online version so no update was required.2. on installation - the EULA still states and old version - you may want to change that Hope the information is helpful.Felix
eagle00789 Posted October 8, 2004 Author Posted October 8, 2004 `Felix: if rou read beond the line, you will see that only 1 thing is done. that was is done in the list above, doesn't mean yet that it is implemented, because i have not announced the release of this version yet. this version will carry number 2.4.0.0, and is not yet released
`Felix` Posted October 11, 2004 Posted October 11, 2004 `Felix: if rou read beond the line, you will see that only 1 thing is done. that was is done in the list above, doesn't mean yet that it is implemented, because i have not announced the release of this version yet. this version will carry number 2.4.0.0, and is not yet releasedHi eagle,Ok very sorry for the confussion. so then there is still a bugs with the arrow button implementation. Cheers,Felix
eagle00789 Posted October 11, 2004 Author Posted October 11, 2004 In the current release there is. in the next release (witch will include all the improvements and bug-fixes from the above list), this will be solved
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now