File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 38
38
<disableDirPage >true|false</disableDirPage >
39
39
<disableProgramGroupPage >true|false</disableProgramGroupPage >
40
40
<disableFinishedPage >true|false</disableFinishedPage >
41
+ <disableRunAfterInstall >true|false</disableRunAfterInstall >
41
42
<disableWelcomePage >true|false</disableWelcomePage >
42
43
<createDesktopIconTask >true|false</createDesktopIconTask >
43
44
<removeOldLibs >true|false</removeOldLibs >
107
108
| ` disableDirPage ` | :x : | ` true ` | If this is set to ` true ` , Setup will not show the ** Select Destination Location** wizard page. |
108
109
| ` disableProgramGroupPage ` | :x : | ` true ` | If this is set to ` true ` , Setup will not show the ** Select Start Menu Folder** wizard page. |
109
110
| ` disableFinishedPage ` | :x : | ` true ` | If this is set to ` true ` , Setup will not show the ** Setup Completed** wizard page. |
111
+ | ` disableRunAfterInstall ` | :x : | ` true ` | If this is set to ` true ` , Setup will not ** launch the application** after install. |
110
112
| ` disableWelcomePage ` | :x : | ` true ` | If this is set to ` true ` , Setup will not show ** Welcome Page** . |
111
113
| ` createDesktopIconTask ` | :x : | ` true ` | If this is set to ` true ` , Setup will not ask for ** desktop icon creation** . |
112
114
| ` removeOldLibs ` | :x : | ` false ` | If there's a previous installation, removes old ` libs ` folder before install. |
You can’t perform that action at this time.
0 commit comments