codeblue Posted April 5, 2004 Posted April 5, 2004 I,ve search around and cant find an answer to this:When running the RunOnceEx.cmd the dialog box goes off the bottom of the screen and i cant see whats being installed due to the number of apps listed.I've adjusted the screen resouloution in the Winnt.sif to 800x600, but havent testes this yet. Will it work?Is there a way of splitting the RunOnceEx dialog box into 2 columns or 2 dialog boxes?
sambrus Posted April 5, 2004 Posted April 5, 2004 I just posted the same questio almost at the same time.. ha ha Can I delete my post?
Aaron Posted April 5, 2004 Posted April 5, 2004 Yes, adjust your screen resolution in winnt.sif to make it bigger, or you can compact your RunOnceEx entries.
codeblue Posted April 5, 2004 Author Posted April 5, 2004 Not to sure what you mean by this, Aaronor you can compact your RunOnceEx entriesThis is a sample of my RunOnceEx.cmdREG ADD %KEY% /V TITLE /D "XPSP1a instalation of all..." /fREG ADD %KEY%\005 /VE /D "Lavasoft Ad-Aware 6 Build 181" /fREG ADD %KEY%\005 /V 1 /D "%CDROM%\Software\AdAware\Adaware6.exe /s" /fREG ADD %KEY%\010 /VE /D "DirectX 9.0b" /fREG ADD %KEY%\010 /V 1 /D "%CDROM%\Software\DirectX9b\DX9NTopk.exe" /fREG ADD %KEY%\015 /VE /D "ISOBuster 1.5" /fREG ADD %KEY%\015 /V 1 /D "%CDROM%\Software\ISOBuster\IsoBuster15.exe /VERYSILENT /SP-" /fREG ADD %KEY%\015 /V 2 /D "taskkill.exe /F /IM isobuster.exe" /fDo you mean remove the spaces between each entry or the gap between their individual number?PS. The screen rez was set to 1152 x 864 so i,ve changed it to 800 x 600, but surely, this would make it smaller?
Test Zero Posted April 5, 2004 Posted April 5, 2004 He means you could install multiple applications under one name. For example, you could install Kazaa Lite, WinMX and Soulseek under File Sharing Applications.
codeblue Posted April 5, 2004 Author Posted April 5, 2004 Thanks Test Zero, that would solve the problem, but if anyone knows how to do the following, it would be even better Is there a way of splitting the RunOnceEx dialog box into 2 columns or 2 dialog boxes?
diesel_98a Posted April 5, 2004 Posted April 5, 2004 how many apps r u installing? i was running @ 800x600 and the box would go off the screen so i changed the display to 1024x768. and it was fine. i was installing a total of 27 items. if ur video & monitor would support i would recommend a higher video setting. but if unable to do that u might think about a 2 boot install.
DarkBringer Posted April 6, 2004 Posted April 6, 2004 Or you can call a batch file from RunOnceEx and have the batch file install some of your apps.
KMan Posted April 6, 2004 Posted April 6, 2004 Hi Guys!for this very reason i replaced the RunOnceEx steps with calling XPlode which you can find here on the forum, nice custimizable GUI and some neat additional features, you might want to check it out, btw there are also other tools with alike functionallity here on the forum, just a matter of taste. As said my favourite is XPlode, but check out yourself.GreetzKMan
[BM]Crusher Posted April 6, 2004 Posted April 6, 2004 you can split the run once into two sections sort of....make the last command of your "first" runonce statement load a batch file, which, you guessed it, sets up another set of runonce commands and then reboots...i've tested this, but honestly, i'd choose the compacted runonce command list over this method any day (as in, installing multiple programs under one name, or instead of having "Installing Clone CD" and then "Registering Clone CD" you could put both of those under one statement "Installing and Registering Clone CD")
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now