October 21, 200421 yr 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!
October 21, 200421 yr 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
October 21, 200421 yr 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.
October 21, 200421 yr Author i try to search by explode and i can't find anything.... what's the Xplode Method!??! Link??!?thks!!
October 22, 200421 yr mahi - Looks like they forgot to mention all the entrys in the WinNT.sif under [GUIRunOnce] for each file to be executed.
Create an account or sign in to comment