FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Need Help With [Dirs] section In INNO (https://fileforums.com/showthread.php?t=104374)

Newbie-repacker 23-04-2021 07:15

Need Help With [Dirs] section In INNO
 
I need that setup will create a folder in this path
Code:

%SYSDRIVE%\Users\Public\
So after searching google a lot and testing [Dirs] all was in a vain :confused:


Here is an example of a [Dirs] section:)

Code:

[Dirs]
Name: "{app}\data"
Name: "{app}\bin"

The example above will, after Setup creates the application directory, create two subdirectories underneath the application directory.

Can anyone tell me what should i replace {app} with in above example.......



----------------------------->THANKS<-----------------------------

Cesar82 23-04-2021 07:27

Quote:

Originally Posted by Newbie-repacker (Post 491506)
I need that setup will create a folder in this path
Code:

%SYSDRIVE%\Users\Public\

Code:

{sd}\Users\Public\My Folder


All times are GMT -7. The time now is 21:50.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com