rootfixxxer Posted October 21, 2004 Posted October 21, 2004 Hello there!AFter long time using the Batch file i decided to use RunoNceEx...But there's a problem... (isn't really a problem )My list is to big and i can't see everything... the last 6 lines i can't see them!!There's any way to see the list in 2 columns?!?!Thks!
rdalling Posted October 21, 2004 Posted October 21, 2004 Are there items you can combine into one of the other line items?[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx]"Title"="Applying Microsoft Patches""Flags"=dword:00000014[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\Install050]@="Installing MS04-033 Patch""01"="MSIEXEC /a D:\\MSI\\OFC2K\\data1.msi /p C:\\temp\\Excelff.MSP SHORTFILENAMES=TRUE /QB-""02"="MSIEXEC /i D:\\MSI\\OFC2K\\data1.msi /QB- REINSTALL=ALL REINSTALLMODE=vomu""03"="MSIEXEC /p C:\\temp\\XPEXCELFF.MSP /QB-"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\Install051]@="Cleaning Up""01"="cmd /c DEL c:\\temp\\EXCELff.msp""02"="cmd /c DEL c:\\temp\\XPEXCELff.msp"notice I have multiple commands for one item.R
mahi Posted October 21, 2004 Posted October 21, 2004 There's no possibility of displaying two columns or scrolling the list. You could combine items as rdalling mentions, or you could make multiple RunOnceEx batchfiles as described in The Best Way to make multi RUNONCEEX.CMD.
BritishBulldog Posted October 21, 2004 Posted October 21, 2004 Or use the XPlode method, I have this going on mine and the list scrolls....
rootfixxxer Posted October 21, 2004 Author Posted October 21, 2004 i try to search by explode and i can't find anything.... what's the Xplode Method!??! Link??!?thks!!
Nologic Posted October 22, 2004 Posted October 22, 2004 mahi - Looks like they forgot to mention all the entrys in the WinNT.sif under [GUIRunOnce] for each file to be executed.
BritishBulldog Posted October 22, 2004 Posted October 22, 2004 Hi here is the link for the forumXPlodeand for the homepageXplode Homepage
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