Jump to content

shadowblaster

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Romania

Posts posted by shadowblaster

  1. If the installers are made with inno setup there is a switch taht allows to set install directory:

    /dir="path" ,where path is the path where u want to do the install.

    to check if the setup has been created with inno do a right-click on the installer->properties->version and there should be somthing like "this setup has been created using innosetup" and their address.

    also inno is very good to make your own installers (and easy to learn, just use the wizard)

    I hope it helps

×
×
  • Create New...