Jump to content

totoymola

Member
  • Posts

    943
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by totoymola

  1. Nice work. This will help a lot of people who doesn't understand the tutorial in www.unattended.msfn.org. Suggestion: Maybe you should add this to the "common mistakes" in creating a Winnt.sif file Some people save their winnt.sif as winnt.sif.txt I'm looking forward for the site update.
  2. Hahahhhaahahaha!!!!!!!
  3. An easier way is just run the AnyDVD.key to register it. It is actually a regfile with the .key extension. Rename it to .reg if you want.
  4. I think this is the one you are looking for. DesktopLock or Desktop Lock Business Edition
  5. In my experience, copying the files form the %appdata% doesn't work on all users. The reason is you have to install it in the same username everytime, or else, it will crash. But of course, if you use the same username everytime, there should be no problem.
  6. Nice work Charmin Deluxe.
  7. The original BitLord installser uses NSIS, so you can install it with /S (case sensitive) I like the search feature. BUT I HATE THE ADS! I think it used BitComet as it's source.
  8. can you upload it to www.ezshare.de?
  9. Yeah. I don't download many torrents at the same time, so it's not a big problem for me. But I will try to use your client. Is it configurable? Because I use different ports.
  10. I use bittornado.
  11. Is there another msi in the cd2? I think you have to schedule that to run after the first msi.
  12. You guys are right. This is another software that doesn't need installation. So I think I will just make an sfx, or I will repack it if I want to have an uninstaller. I just have to include two ini files. The WINCMD.INI and wcx_ftp.ini which are in the %systemroot%. Before, I was afraid to taskkill explorer.exe because I thought I need it. But I think you are correct, I don't need it. Thank you.
  13. THE TITLE IS INCORRECT. **** TYPO ERROR! How I wish I have an option to edit the title.. Edit: Thanks for editing the title. Total Commander 6.50 is out! http://www.ghisler.com/whatsnew.htm Installing it silently is pretty easy. Just change the INSTALL.INI [auto] auto=0 to [auto] auto=1 But the question is, how can I close the explorer windows that pops up after the installation? This is my old problem for some of my programs.. EDIT: If I can't find a way to do this, I will just copy the installed files and make an sfx.
  14. HAHAHAHAHAHAHAH!!!!!!!!!!!!!!!!!!!!!!!! HEAD SHOT!
  15. Bookmarked because of the nice script and trick.
  16. True. Use a good judgement. Don't copy all the entries in your registry, because most of them are automatically generated by the installer and on first run. So those reg entries aren't necessary. For example, the file path. Obviously, that one is automatically generated. If you copy that entry, and then you install your software to a different location, your software will not work. I wish I can help with this software, but unfortunately I don't use msn messenger.
  17. Really? The silent install switch is /f? That is new to me.
  18. Which one worked? The admin install point? Temp files?
  19. Hi. If your installer is a Windows Installer Package (.msi), its easy. Because msi's fully support command-line, or you can use an MST, or if you want, you can edit the msi itself. As for the settings of the program, most settings are stored in the registry, and in the programs configuration files (ini files). Sometimes, the software has files with weird extensions, that can be opened with notepad.
  20. How about running the original installer, and copy the files that it creates in the %temp% folder? Really? I wish I can try it now..
  21. Thanks soulin for the link. Additional tools: http://download.microsoft.com/download/pla...-common.3.0.cab Extract the files in the cab files, and rename the files to msi. Not sure if this is the same as soulin's link.
  22. You might also find this usefull. http://www.installshield.com/downloads/isa...I_repack_wp.pdf
  23. soulin is right. It is not that easy. As a starter, I suggest you to practice simple programs only. Then go to more complex ones as you progress. Note: Be sure to repack softwares for your personal use only. Or if it is a freeware/opensource, you can distribute it as long as it has the original EULA, and you don't claim to be the author of the program. Top 10 myth: http://www.installshield.com/downloads/isa...op_10_myths.pdf
  24. Hahaha! I'm gonna try it. Thanks for the info.
×
×
  • Create New...