FeTT! Posted February 15, 2005 Posted February 15, 2005 Wow... B) When WAIT will close at the end... its sure ill use it on my cd! Good work!
bryanh Posted February 15, 2005 Author Posted February 15, 2005 When WAIT will close at the end... its sure ill use it on my cd!Good work!<{POST_SNAPBACK}>Version 03 now exits after installs are completed.
Martin Zugec Posted February 15, 2005 Posted February 15, 2005 2Bryanh: Great work!I would like to post request, too... - Give option to Publish/Run. I mean I could store it somewhere on network and users could use it for installing on demand - but still I could use it for forced network installations. For example Wait.exe /force network.ini will install everything in network.iniEDIT: I found out I cant use it - it converts every \ to one, so \\\\\\ is in final only \. Could U please correct this?
FeTT! Posted February 15, 2005 Posted February 15, 2005 Hmmm... excellent Requests:-progress bar (with % or not)-message to confirm '"installation complete!"-possibilit to change wallpaper-"\\" to "\"-way to change name of button in the wait.iniexemple[button name]exit=sortieinstall=installer....-possibility to select all button by default with a custom timer ( to automate the process ).Thx Alot!
Martin Zugec Posted February 15, 2005 Posted February 15, 2005 Hehe, absolutely agree U said everything I wanted to add
FeTT! Posted February 15, 2005 Posted February 15, 2005 After a 2 tentatives to incorporate the wait install tool.. i got some bugs..1-i call wait from a runonceex... so prog bugs with the existants key...(ill send a screenshots later)explications: this is the structure of my runonceex1-copy cabs2-copy cd23-call wait.exe4-call clean.bat5-call regtweak.bat6-rebootAnd this is what happen in my windows pop-up with i use the wait.exe tool1-Symantec anti-virus corp2-symantec updates3-wait ?4-clean.exe5-regtweak.exe6-rebootThe program mess the first runonceex process....This is possible to dont use runonceex windows with wait.exe?
Lost Soul Posted February 15, 2005 Posted February 15, 2005 this is a nice app, great works, i dont have any suggestions at this time but keep up the good work
Lost Soul Posted February 15, 2005 Posted February 15, 2005 ok i got a request what about a timer to force an instal of all the defaults if the selections arent made with in a specific amount of time alloted
FeTT! Posted February 17, 2005 Posted February 17, 2005 Yop.... W.A.I.T doesnt work well with runonceex...
bryanh Posted February 20, 2005 Author Posted February 20, 2005 No - developement is not done. I was away for a few days. I will read over the request and get to work. As for wait not working with RunOnceEX, I don't understand. WAIT uses RunOnceEx to accomplish it's install. Are you suggesting to not use RunOnceEx? I have the following in my Winnt.sif[GuiRunOnce] %systemdrive%\install\install.cmdMy install.cmd looks like this@ECHO OFFrem The following line hides the command window ...cmdow @ /HIDECHO.ECHO Calling WAITECHO.start /wait %systemdrive%\install\Wait\wait.exeexitThis calls WAIT after the first reboot.
a06lp Posted February 20, 2005 Posted February 20, 2005 how about my requests here?also, my q:is this program based on the code of WPI? or is it written in a diff programming language?
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