Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: ptgoel
Forum: NSIS Discussion 5th May 2004, 04:34
Replies: 2
Views: 1,515
Posted By ptgoel
Thanks for the reply. Didn't thought in that...

Thanks for the reply.

Didn't thought in that direction :(

:) Done.
Forum: NSIS Discussion 4th May 2004, 12:06
Replies: 2
Views: 1,515
Posted By ptgoel
problem in auto-uninstalling old application before installing new application

Hi,

I am trying http://nsis.sourceforge.net/archive/nsisweb.php?page=385

to Auto-uninstall old application before installing new application.

My Script looks like this
--------
Function...
Forum: NSIS Discussion 4th May 2004, 09:04
Replies: 0
Views: 981
Posted By ptgoel
Driver Installation problem

Hi,

I have to install a driver along with my application.

wrote a command line code for installation of driver also. and then used "nsExec::Exec" for creating setup. but the problem is it is...
Forum: NSIS Discussion 8th April 2004, 11:42
Replies: 8
Views: 2,650
Posted By ptgoel
done! but still not working This is what i...

done! but still not working

This is what i did.

nsExec::Exec "C:\InstallVD.exe -l C:\Documents and Settings\Administrator\Desktop\VD\Driver\VD.inf -c p -i VD"

it compiles without any...
Forum: NSIS Discussion 8th April 2004, 05:58
Replies: 8
Views: 2,650
Posted By ptgoel
Hi, ;install driver nsExec::Exec...

Hi,

;install driver
nsExec::Exec "InstallVD.exe -l C:\Documents and Settings\Administrator\Desktop\VD\Driver\VD.inf -c p -i VD"

I added this command in the code. but it is not working(on...
Forum: NSIS Discussion 7th April 2004, 07:18
Replies: 8
Views: 2,650
Posted By ptgoel
Driver Installation Query

Hi,

i am looking forward to install my device driver along with my application. For this purpose i have written a small code(install.exe) which installs the driver via command line. e.g.
...
Showing results 1 to 6 of 6

 
Forum Jump