File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ WizardStyle=modern
4242FlatComponentsList = yes
4343ShowTasksTreeLines = True
4444AllowRootDirectory = True
45+ DisableDirPage = yes
4546
4647[Languages]
4748Name : " english" ; MessagesFile : " compiler:Default.isl"
@@ -322,8 +323,8 @@ Root: HKLM; Subkey: "SOFTWARE\MikeTheTech\VirtualDisplayDriver"; ValueType: stri
322323
323324[Run]
324325Filename : " {app} \install.bat" ; Parameters : " {code:MergePar}" ; WorkingDir : " {app} " ; Flags : runascurrentuser runhidden waituntilterminated
325- Filename : " {app} \ControlApp\VDD Control .exe" ; Description : " Launch VDD Control" ; Flags : nowait postinstall skipifsilent runascurrentuser ; Components : ControlApp
326+ Filename : " {app} \ControlApp\VDDControl .exe" ; Description : " Launch VDD Control" ; Flags : nowait postinstall skipifsilent runascurrentuser ; Components : ControlApp
326327
327328
328329[UninstallRun]
329- Filename : " {app} \uninstall.bat" ; Parameters : " -installer" ; Flags : runhidden
330+ Filename : " {app} \uninstall.bat" ; Parameters : " -installer" ; Flags : runhidden
You can’t perform that action at this time.
0 commit comments