|
1. i have edit some script and try to make install, unsintall button in my autorun installer (and change install button to "play" button after instalation)
how can i make it? the only working button is install (play and uninstall doesnt seem to work)
2. can i add more than 2 sources in inno setup (for example the main installation folder and one in my document folder)?
3. can i make two instalation process in innosetup? 1 in the main folder and 1 again in my document (with my document in silent installation mode) without put the "other" process in run section?
|