Skip to content

Commit d1c0b93

Browse files
committed
Update OpenServerPanel.iss
1 parent 461ab04 commit d1c0b93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

OpenServerPanel.iss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,10 @@ Name: "modules\web"; Description: "Web Servers";
188188
Name: "modules\web\apache"; Description: "Apache 2.4"; Types: full compact; Flags: disablenouninstallwarning
189189
Name: "modules\web\nginx"; Description: "Nginx 1.29"; Types: full compact; Flags: disablenouninstallwarning
190190

191+
[Dirs]
192+
193+
Name: "{app}\home\full-example.local.osp\backup"; Flags: uninsneveruninstall; Components: core; Permissions: users-full
194+
191195
[Files]
192196

193197
Source: "resources\dist\CheckSSE42.dll"; Flags: dontcopy

0 commit comments

Comments
 (0)