January 24, 200521 yr is there a switch that will ask you too insert cd #1 or 2? i need a message box that ask's you and and i'm hiding the command window durning when it ejecks the cd rom for it too ask please insert#1 or someing like that.here is my code:CLS@echo offTITLE STARTING UP windows-POST-INSTALL%systemdrive%\install\wpi\cmdow.exe @ /HIDREGEDIT /S %systemdrive%\install\wpi\common\Prefetch.regREGEDIT /S %systemdrive%\install\wpi\common\WPI.regCDR OPEN F:SLEEP.exe 50CDR CLOSE F:start /wait %systemdrive%\install\wpi\WPI.hta /prefetch:1exitso is there a switch for it too ask you for the #? of the cd?
January 24, 200521 yr I think you can do something like that with nircmd tool :http://www.nirsoft.net/utils/nircmd2.html#using
January 24, 200521 yr Author how come i can't get the message box too say please insert wpi cd#1 into cdrom drive f:?i tryed my way:cdr F: Nircmd.exe show please insert wpi cd#1 into the cdrom drive F:
January 25, 200521 yr Well im asuming it shows an error dialogue...hence errorEdit: the syntax is infobox [message text] [title] Its in the help
Create an account or sign in to comment