Jump to content

CHANDER

Member
  • Posts

    63
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by CHANDER

  1. Hi, I'm using Simonsay's silent Firefox installer and I downloaded the extensions/themes that I wanted and was calling them from a second entry in WPI but then I tried to get fancy and include them in the silent installer. I changed the installers setup path to setup.cmd (code below) hoping that this would install firefox, and then procede to install my extensions automatically. Needless to say it didnt work, otherwise I wouldnt be posting this... It gives me an error that it couldnt find -install-global-extension setup.cmd @ECHO OFF rem cmdow @ /HID start /wait setup.exe -ms -ira start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\dictionarysearch-0.7-fx+mz+tb.xpi" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\download_manager_tweak-0.6.3-fx.xpi" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\download_statusbar-0.9.2-fx.xpi" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\googlebar-0.9.0.30-fx.xpi" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\googlepreview-0.8-fx.xpi" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\hotmail_tabs-0.9-fx.xpi" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\launchy-3.5.0-fx+tb.xpi" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\mouse_gestures-1.0-fx+mz+tb.xpi" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\noia_2.0_(extreme)-2.81-fx.jar" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\plastikfox_crystal_svg-1.5.1-fx.jar" start /wait "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%CD%\tabbrowser_preferences-1.1.1-fx.xpi" exit the start and %CD% lines are one line any help as to why this didnt work would be appreciated
  2. If you copied your quicklaunch icons over in the order that you wanted then wouldnt the created/modified date do the trick for you?
  3. If you get TweakUI it lets you pick and choose which specific panels to show/hide.
  4. Just a thought..maybe if you prefix all your names with something..like .:NAME:. to make it look fancy then the caps might not go in front of the lowercase...I dont know if this works its just a though...
  5. When you are done customizing WPI and you are ready to burn the cd you can set an option to not display both the config and the option buttons..which gets rid of the user being able to check off that box.
  6. My guess would be that it does it in alphabetical order...caps first so that both of the names starting with a lowercase i would be at the end of the list...between the lower case h and j.
  7. a dat...I think he mean a .dat file that will tell you to insert the next cd and a .ini to list all the files on the cd?
  8. I'm using a runonceex.cmd file and I wanted to have it restart the computer after a certain point, and then finish the installations. Could setting the last item that runonceex runs points to a .cmd file that puts new values in the registry and then restarts the computer work? In my winnt.sif file I would have autologon set at 2 so that it would logon on the second time to finish everything. Thanks
  9. Could you be a bit more specific? What switchs did you use, did anything happen, check your task mangager to see if the setup runs at all
×
×
  • Create New...