Jump to content

totoymola

Member
  • Posts

    943
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by totoymola

  1. I don't know why, but some msi's doesn't support the /qn switch. For example, Adobe Acrobat Pro 6 and PC-Cillin Internet Security 2005. They can only be installed by /qr. Anyways, have you tried using msiexec /i setup.msi /qn ? Or instead of using /qn, just use /quiet. If your msi is version 3.0, /quiet should work.
  2. I wish all my EXE installers use Inno Setup..
  3. It didn't work. What else should I try?
  4. Thanks! I didn't know that. I'm gonna try it.
  5. How can I disable the "Shutdown" button in Windows 2000? Where is it located in the registry?
  6. Wow! I can't wait for the release of version 5! Anyways, you can also try Camtasia Studio (from TechSmith).
  7. Hey Astalavista & sixpack! Did you switch to 7Zip now?? I thought you love WinRAR??
  8. If it's an msi, you don't have to use USSF because you already know the switches of an msi. If you need to know more switches that your msi supports, you should use an msi editor and browse/edit the properties in the property table.
  9. Wow Theese Is Grate! Theese Can Be usefool!!
  10. wy nt use a regtwik dat changes d defolt aktion wen u dobol-klik a regfyl? change d defolt aktion to "Edit", insted of "Open".
  11. Yes you are right! I know it accepts the /silent because I think it's installer is made by Setup Factory, but I didn't know about the /serial. Thanks. edit: It's not Setup Factory, and Setup Facotry uses the /s switch. What kind of installer is this??
  12. Am I the only one using this?
  13. ****! You are abolutely right!
  14. you forgot to put REGEDIT4 in the starting line. edit: oops.. i think i misunderstood your question. are you saying there is no REG DOS command? Try using a freeware called CCleaner (Crap Cleaner).
  15. Hell yeah! But too bad, they don't offer trial..
  16. That is not actually deleting. That is like removing the value of the entry.
  17. There is a feature in Oulook 2003 for exporting profiles, but I don't know how to import it in unattended manner. Thanks for the links guys.
  18. Is there a way to shrink the contents of Encarta Reference Library Premium 2005 (DVD)? I tried making an admin install, but it's useless. Actually, all I want is the Encarta Dictionary. But I don't know how to install it without installing the whole package.
  19. or use a regfile. [-hkey_local_machine\software\microsoft\internet explorer\styles] but i think reg delete is better, because regfiles cannot delete a single entry.
  20. I'm looking for the same info, but for Outlook 2003. I use Outlook 2003 because I can password protect my account. I can't do that with Outlook Express.
  21. Oh I see now.. Thanks for the info! I thought the -p is the same as the /p, that lets you specify the password. So the -p switch is for the Netopsystems FEAD.. Off topic: The compression Netopsystems FEAD is really good. I tried repackaging Adobe Reader by performing an admin install, and used WinRAR to compress the archive, but I can't beat the size of the original installer.
  22. Is this a working command? What is the purpose of -p?
  23. SARS! Haha! If I were you, I wll reinstall my system.
  24. Hahahaha!! Ok, I will try to look for more information about this, and I will post is here.
  25. Hello prathapml! This one is new to me. What does this switch do? Is is similar to the /s switch? Which type of packages use this? Does it work on the regular InstallScript based and InstallScript MSI packages? Thanks! Daimao, the switch is actually /s. Some packages accept the -s and -S, but some packages don't. Try prathapml's suggestion too, the /s /f1"path_of_iss_file". I'm pretty sure it will answer your problem. Placing the setup.iss file in the same directory as the setup.exe doesn't work all the time. Because some installers are compressed archives, that extract their files to the %temp% folder when you run it, so it will not be able to locate the setup.iss. The setup uses a previous version of InstallShiled. Please let us know if the -k switch works for this.
×
×
  • Create New...