Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: ryuthomas
Forum: NSIS Discussion 4th January 2008, 01:41
Replies: 5
Views: 7,181
Posted By ryuthomas
Hi Andres, Is it possible to tackle this...

Hi Andres,

Is it possible to tackle this problem?

Thanks :)
Forum: NSIS Discussion 3rd January 2008, 02:35
Replies: 1
Views: 1,274
Posted By ryuthomas
I found a way to get around this, with the help...

I found a way to get around this, with the help from this link:
http://forums.winamp.com/showthread.php?s=&threadid=283620&highlight=Find+File

Basically, I need to create a function inside a...
Forum: NSIS Discussion 2nd January 2008, 23:49
Replies: 1
Views: 1,274
Posted By ryuthomas
call !insertmacro twice in a same function

Hi,

I defined a macro to check versions of a file. For simplicity, the file is always put into two different fixed directories says "C:\MyApp1" and "C:\MyApp2"

I need to search through the file...
Forum: NSIS Discussion 2nd January 2008, 23:34
Replies: 6
Views: 2,411
Posted By ryuthomas
Yes!!! This post is also helped me! Thanks...

Yes!!!
This post is also helped me!

Thanks Instructor :)
Forum: NSIS Discussion 2nd January 2008, 22:56
Replies: 5
Views: 7,181
Posted By ryuthomas
Hi Kichik, I do have InstallDirRegKey the...

Hi Kichik,

I do have InstallDirRegKey the same on both installer:
InstallDirRegKey HKLM "Software\${COMPANYNAME}\${APPNAME}" ""

But, I thought when I do "SetRegView 64" on .onInit function, it...
Forum: NSIS Discussion 2nd January 2008, 02:15
Replies: 5
Views: 7,181
Posted By ryuthomas
InstallDir using $PROGRAMFILES64

Hi,

I have two installers for my application, 1 for 32bit and 1 for 64bit.

For 64bit, I am using:
InstallDir "$PROGRAMFILES64\${COMPANYNAME}\${APPNAME}"
and put
SetRegView 64
in function...
Forum: NSIS Discussion 1st January 2008, 23:42
Replies: 4
Views: 3,214
Posted By ryuthomas
Hi Kichik, It works!!! Thank you very...

Hi Kichik,

It works!!!
Thank you very much!

Cheers :)
Forum: NSIS Discussion 31st December 2007, 05:00
Replies: 4
Views: 3,214
Posted By ryuthomas
Hi Anders, It works!!! Thanks for sharing...

Hi Anders,

It works!!! Thanks for sharing that function.

Just another quick question, do you know how to make the default installer to install the program into "C:\Program Files\" for 64 bit...
Forum: NSIS Discussion 31st December 2007, 03:17
Replies: 4
Views: 3,214
Posted By ryuthomas
64 bit NULLSoft application

Is there NSIS 64bit available for download? I need this 64bit version so that it could properly read/write the registry for 64bit installer.

For example,
If you use 32bit NSIS to compile the...
Showing results 1 to 9 of 9

 
Forum Jump