Jump to content

azaze1

Member
  • Posts

    61
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by azaze1

  1. It looks like http://geekbox.datacircle.com/temp/gbspam.jpg that. And note, if I already have the google Toolbar installed, this wont appear. I've since reordered my WPI script to include the Googlebar as a requirement for CuteFTP, and it is ordered first.
  2. No such luck. I created my own build with the -R switch, and it still pops up with the googlebar =\
  3. Well I downloaded the cuteftp.exe from Astalavista's post, and if you don't already have the Google Toolbar installed, it pops up asking if you want to install it.
  4. Is anyone else getting a Window popping up during the silent install of this advertising for the Google Toolbar? I don't remember getting this before, but now each time WPI gets to CuteFTP 7 Professional, a window pops up in front during this stage asking if I want to include the Google Toolbar. If so, is there a switch or something I can do to get rid of it?
  5. Hi, I've downloaded several member packaged applications such as the .Net FW 1.1 SP1 with hotfix from RyanVM, and others using 7zip compression. My question is, what program do you use to package a 7zip SFX archive where you can pass it a post extraction command to run the contents and start installing silently... such as WinRAR's SFX advanced options (but using 7zip instead of RAR compression).
  6. Question: Is there a theme for Windows Server 2003 in the works? The greyscale XP... Suggestion: For those who find themselves constantly going into useroptions.js to adjust the var showOptBtn=false; to true in order to make additions and changes, then hide it, and have to go back in to change it to true in order perform further editing... Hide the additional buttons from within WPI Copy useroptions.js to useroptions_admin.js Open useroptions_admin.js and change the value of var showOptBtn to true and save Copy WPI.hta to WPI_admin.hta Open WPI_admin.hta and adjust the call to useroptions.js and make it point to useroptions_admin.js (its the second <script></SCRIPT> section near the top). Now... when you want to edit the functionality or add programs from within WPI, you launch WPI_admin.hta. And for the real deal... you still have it call WPI.cmd as usual.
  7. I can take the J2SE 5.0 and put it in the middle of a RunOnceEx.cmd listing and it wont reboot, it only reboots when its put into the RunOnceEx key by WPI. In fact if I install everything but Java, and run the installer with the switches configured within WPI AFTER the machine is in a usable state... it'll install silently without rebooting.
  8. It is J2SE 5.0 Update 1. It reboots right after this finishes. I used to use the .exe with the /s /v"/qn IEXPLORER=1 MOZILLA=1 REBOOT=Suppress". But that stopped preventing reboots once it was used within WPI. (always worked fine via native RunOnceEx). So I looked around, and found some people were using the .msi file that it creates when you first launch setup, and passing that the /passive /norestart options. Well that isn't working either. So as of right now, I am unable to get either the J2SE 5.0 or the 5.0 Update 1 to install without rebooting when WPI puts it into the RunOnceEx process queue.
  9. Ok, now the only problem I'm having is that the machine reboots itself halfway through the programlist once the WPI initiated install begins. The flags I'm using are the same as when I just used RunOnceEx by itself. Also, the Cleanup task (which I've put as part of a FORCED program in WPI) is not executed. I have it ordered as #999, so its last. If I only choose a few programs, the cleanup task runs ok. But when I choose to install everything, the cleanup i skipped. Ideas? Should I put the cleanup.cmd in WPI.cmd after the call to WPI.hta ?
  10. I'm sorry guys, I tried searching for answers in the forums, but the search kept on saying i wasn't entering proper seach strings, or it would show no results =(. I downloaded WPI from the homepage a few days ago, so it's likely the newest version. I'll give the wpi.cmd a try.
  11. WPI is called from [GuiRunOnce] After the install gets to a certain point, I always get an error window that pops up. The title of which is "Windows Post-Install Wizard" "A script on this page is causing Internet Explorer to run slowely. If it continues to run, your computer may become unresponsive. Do you want to abort the script?" I always choose no, but either way I cannot perform an install without this error popping up. Then, the next program in line that happens to be an .msi will cause the following error window, titled "Windows Installer" "Another installation is already in progress. Complete that installation before proceeding with this install." Does anyone else get these errors? Can something be done to avoid them?
×
×
  • Create New...