Skip to content
⌘ NSIS Forum Archive

Folder right on windows7

4 posts

MaxMtp#

Folder right on windows7

Hi All,

I did an install for my JAVA application.
On Windows 7 the install ask for the admin password to install my application. Once the password is entered everything is well installed.
But the first time the application start it ask for a setup file and perform some editing in a property file. As the current user as no right on the application folder the property file is not modified and my application can not run, somehow it is freezing.
Is it possible during the setup to define read/write and modifiy rights on the application folder and recursively on subfolders and files for users?

Regards, Max
jpderuiter#
Hmm, looks like this was asked before...
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
MaxMtp#
SOLVED Folder right on windows7

Dear jpderuiter

Many, many thanks you saved me time about a trouble I got from 2 weeks now. My apps worked strangely before I was able to identify this problem of right on windows 7.

Very best regards, Max
jpderuiter#
Well, don't thank me for doing your work.
Searching the forum yourself will save you much more time.