|
|
#1 |
|
Junior Member
Join Date: May 2004
Posts: 1
|
Exist chmod 777 ???
Hello all, I am new at this forum and new with Nsis installer too.
I am making a installer for my webapp on a IIS server, the problem is about directory permisions, that the installer when it completes the installation must respect the 777 permission that the directory has. How can I force a directory to have the unix permission (chmod 777) directly from nsis installer?. Best regards from Spain Ricardo |
|
|
|
|
|
#2 |
|
Major Dude
|
while nsis installers only run on windows-systems, there's no possibility to work with chmod. if u want to set permissions, work with api calls using the system.dll plugin.
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
#3 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|