Forum: NSIS Discussion
17th September 2006, 10:41
|
|
Replies: 0
Views: 1,010
remote installtion
how can i make a nsis installer that installs a product on remote compuetr in the lan as well as across the firewall
any suggestion will be hartly welcomed
|
Forum: NSIS Discussion
13th September 2006, 09:21
|
|
Replies: 1
Views: 1,163
|
Forum: NSIS Discussion
12th September 2006, 11:57
|
|
Replies: 1
Views: 1,163
starting apache service
help!!
can these two lines start apache service if yes whats wrong with the code if no is there any other way
ExecDos::exec " c:\apache\bin" apache -k install
ExecDos::exec " c:\apache\bin"...
|
Forum: NSIS Discussion
10th September 2006, 04:56
|
|
Replies: 2
Views: 1,761
|
Forum: NSIS Discussion
8th September 2006, 05:58
|
|
Replies: 2
Views: 1,761
apache installation
hi,
i want to make a package that installs apache which is in my hard drive and than installs php after which i can open a page contained in the same package for eg. mypage.php, i am very new to...
|