|
|
|
#1
|
|||
|
|||
|
Thanks for the cls's, when using precompmt everything seems to work fine exept for a little issue im having, when i set the temp location as "{app}" and run the installer, instead of using the install location as temp, it creates a folder labled "{app}" next to itself, i don't know a lot about how cls's work so im not sure if this is an issue in the cls itself or innosetup, however using a cls for srep and lolz, "{app}" as a temp location works as intended, is there a fix/bypass to this? I hope i explained myself clearly, sorry for poor english
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
Code:
SetIniString('precompmt', 'Temp', ExpandConstant('{app}'), ExpandConstant('{tmp}\CLS.ini'));
|
| The Following 2 Users Say Thank You to Masquerade For This Useful Post: | ||
-tara (22-08-2022), BLACKFIRE69 (22-08-2022) | ||
|
#3
|
|||
|
|||
|
Worked perfectly, thanks!
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|