Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: ichyban
Forum: NSIS Discussion 20th March 2007, 14:14
Replies: 10
Views: 2,472
Posted By ichyban
It works...thanks a lot

It works...thanks a lot
Forum: NSIS Discussion 20th March 2007, 13:21
Replies: 10
Views: 2,472
Posted By ichyban
i have attached the source...please take a...

i have attached the source...please take a look...i did what you told me to do but has no effect

thanks
Forum: NSIS Discussion 20th March 2007, 12:01
Replies: 10
Views: 2,472
Posted By ichyban
ok i have done this: Name "my app" OutFile...

ok i have done this:
Name "my app"
OutFile "myapp.exe"
InstallDirRegKey HKLM "${regkey}" ""

i tested the installer but what i should do so when i try to use the installer will warn me that i...
Forum: NSIS Discussion 19th March 2007, 14:13
Replies: 10
Views: 2,472
Posted By ichyban
i have done this: !define company "Home" ...

i have done this:

!define company "Home"
!define prodname "TestApp"
!define regkey "Software\${company}\${prodname}"

Section
InstallDirRegKey HKLM "${regkey}"
SectionEnd
Forum: NSIS Discussion 19th March 2007, 13:48
Replies: 10
Views: 2,472
Posted By ichyban
thanks i will try

thanks i will try
Forum: NSIS Discussion 19th March 2007, 11:47
Replies: 10
Views: 2,472
Posted By ichyban
Find if a previous soft is installed

Hi, i am a newbie on NSIS and also on this forum. The script that i wrote installs a soft in a directory that i choose. Is there a way to find out if the soft is already installed on the computer,...
Showing results 1 to 6 of 6

 
Forum Jump