Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Tom Redyns
Forum: NSIS Discussion 25th April 2006, 11:41
Replies: 1
Views: 1,681
Posted By Tom Redyns
file and directory permission on install by admin user

Hello,

I have my install and uninstall working for All Users. My installer requires that the user is an admin. Under my $INSTDIR I have the following directories and files:

$INSTDIR/dirA...
Forum: NSIS Discussion 25th April 2006, 02:16
Replies: 8
Views: 2,947
Posted By Tom Redyns
The answer to my issue is to do the following...

The answer to my issue is to do the following right before I do my

CreateDirectory "$SMPROGRAMS\..."
CreateShortCut "$SMPROGRAMS\..."

with

SetShellVarContext all

Thanks...Tom
Forum: NSIS Discussion 25th April 2006, 01:11
Replies: 8
Views: 2,947
Posted By Tom Redyns
Thanks for the answer to #3. I've incorporated...

Thanks for the answer to #3. I've incorporated it.

However I'm at a loss for the script to have my install take affect for all users. I'd like to have my desktop icon placed on the desktop as...
Forum: NSIS Discussion 19th April 2006, 21:06
Replies: 8
Views: 2,947
Posted By Tom Redyns
Re: Re: Couple questions: trialware and admin user

Yes I agree with building this functionality into my application. I do plan on making a new trialware release nightly and automatically uploading that to my website's "download trialware" webpage.
...
Forum: NSIS Discussion 19th April 2006, 20:58
Replies: 8
Views: 2,947
Posted By Tom Redyns
Re: Couple questions: trialware and admin user

Thank you very much. I'll look into this.

Tom
Forum: NSIS Discussion 19th April 2006, 00:32
Replies: 8
Views: 2,947
Posted By Tom Redyns
Couple questions: trialware and admin user

Hello,

I've been reading the NSIS and haven't quite found an answer to the following questions pertaining to my desktop installer. The questions are:

1. What type of NSIS strategy can I user to...
Showing results 1 to 6 of 6

 
Forum Jump