Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Jasmin Sehic
Forum: NSIS Discussion 11th August 2006, 02:29
Replies: 9
Views: 2,673
Posted By Jasmin Sehic
Yes this only works when AllowRootDirInstall is...

Yes this only works when AllowRootDirInstall is set to TRUE and yes it works on any share regardless of what is being shared (i.e. root of a logical drive) as long as you end the UNC path with a...
Forum: NSIS Discussion 10th August 2006, 01:12
Replies: 9
Views: 2,673
Posted By Jasmin Sehic
Talking Oops. I found what I was doing wrong. Seems you...

Oops. I found what I was doing wrong. Seems you need an additional backslash at the end of the UNC path for it to be deemed valid. So now this works:

setup.exe /D=\\mycomputer\share\

Whereas...
Forum: NSIS Discussion 10th August 2006, 01:06
Replies: 9
Views: 2,673
Posted By Jasmin Sehic
Unhappy Thanks for the replies guys. I tried using...

Thanks for the replies guys.

I tried using the AllowRootDirInstall true and that seems to allow installation to the root of a drive with the use of the /D switch

For example this works now:
...
Forum: NSIS Discussion 9th August 2006, 03:20
Replies: 9
Views: 2,673
Posted By Jasmin Sehic
Question Ok, its me again. :) I found that UNC paths are...

Ok, its me again. :)
I found that UNC paths are OK but UNC paths without a folder are not ok.

For example:
You can install into \\mycomputer\share\folder

But you cannot install into...
Forum: NSIS Discussion 9th August 2006, 02:53
Replies: 9
Views: 2,673
Posted By Jasmin Sehic
----- EDIT ----- READ POST BELLOW ----- EDIT...

----- EDIT -----
READ POST BELLOW
----- EDIT -----
Forum: NSIS Discussion 9th August 2006, 02:41
Replies: 9
Views: 2,673
Posted By Jasmin Sehic
Question Passing UNC path to setup with /D switch

Hi guys,

Any idea why it is not possible to set the installation path to an UNC path during the execution of the setup?

For example:
setup.exe /D=\\mycomputer\install

Doing this does...
Showing results 1 to 6 of 6

 
Forum Jump