installation - Create setup with InstallShield -


i want create setup winform .net application installshield 2010.i know steps , have created setup works fine.

but application need several resources run , want know if there standard way add these resources setup instead of adding them same folder .exe files have done in setup?

note beginner in installshield please give me complete tutorial of working software if have.

to add files , folders using files explorer:

  1. in view list under specify application data, click files.
  2. in feature list, select feature want file associated.
  3. in destination computer’s folders pane, right-click destination computer , click predefined folder want use.
  4. if need create further folder hierarchy, right-click predefined folder, click add, , provide name folder. repeat necessary.
  5. in destination computer’s folders pane, click folder want place file.
  6. in source computer’s folders pane, navigate folder containing file want add.
  7. select , drag file want add source computer’s files pane destination computer’s files pane.

click here more detail.

about tutorial: here

hope you.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -