Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 25 of 30
Search took 0.00 seconds.
Search: Posts Made By: Sharad
Forum: NSIS Discussion 8th June 2004, 10:11
Replies: 13
Views: 4,389
Posted By Sharad
I know CVS is working but I the files that are...

I know CVS is working but I the files that are mentioned
in my "make" command error DO NOT EXIST . Please help.
Thanks ,
Forum: NSIS Discussion 7th June 2004, 12:55
Replies: 13
Views: 4,389
Posted By Sharad
On typing make in the NSIS/Source directory I get...

On typing make in the NSIS/Source directory I get the following errors on LInux:-
exedata.cpp:7:39: exehead/Release-zlib/icon.h: No such file or directory
exedata.cpp:8:41:...
Forum: NSIS Discussion 4th June 2004, 11:22
Replies: 5
Views: 2,678
Posted By Sharad
Its done. :up: Thanx for all your help. ;)

Its done. :up: Thanx for all your help. ;)
Forum: NSIS Discussion 4th June 2004, 10:30
Replies: 5
Views: 2,678
Posted By Sharad
Yeh the problem is var $STARTMENU_FOLDER is not...

Yeh the problem is var $STARTMENU_FOLDER is not recognized in uninstaller page. Copying it to another var also doesn't work. How it can be done??
Forum: NSIS Discussion 3rd June 2004, 13:33
Replies: 5
Views: 2,678
Posted By Sharad
I hv also tried. It only deletes Desktop...

I hv also tried. It only deletes Desktop Shortcuts and not the Start Menu ShortCuts. Code :

Delete "$DESKTOP\Application.lnk"
Delete "$SMPROGRAMS\$STARTMENU_FOLDER\Application.lnk"
Delete...
Forum: NSIS Discussion 3rd June 2004, 12:45
Replies: 9
Views: 3,535
Posted By Sharad
Can nsExec do the same thing what the following...

Can nsExec do the same thing what the following command does (without opening command prompt)?
ExecWait '$1 /C "$INSTDIR\some.exe" 1> stdout 2> stderr' $0

I doubt!!

To send .err to stderr and...
Forum: NSIS Discussion 3rd June 2004, 10:28
Replies: 9
Views: 3,535
Posted By Sharad
Can nsExec do the same thing what the following...

Can nsExec do the same thing what the following command does (without opening command prompt)?
ExecWait '$1 /C "$INSTDIR\some.exe" 1> stdout 2> stderr' $0

I doubt!!

To send .err to stderr and...
Forum: NSIS Discussion 2nd June 2004, 10:02
Replies: 9
Views: 3,535
Posted By Sharad
It worked. Thanks a lot. But I don't want to...

It worked. Thanks a lot.
But I don't want to open that command prompt.
Is there any way to hide that prompt ?
What does /C option do?
Forum: NSIS Discussion 1st June 2004, 12:35
Replies: 13
Views: 4,389
Posted By Sharad
Yeh I took them from Development snapshot and...

Yeh I took them from Development snapshot and searching for what to do next..
Forum: NSIS Discussion 1st June 2004, 12:15
Replies: 13
Views: 4,389
Posted By Sharad
This link browse the CVS repository...

This link browse the CVS repository (http://cvs.sourceforge.net/viewcvs.py/nsis/NSIS/) also not working.
Forum: NSIS Discussion 1st June 2004, 12:09
Replies: 13
Views: 4,389
Posted By Sharad
Its tooooooo confusing.. I tried updating...

Its tooooooo confusing..

I tried updating by downloading the development files from CVS server. It says.........

Initializing CVS Update...
Error connecting to host cvs1: No such host is...
Forum: NSIS Discussion 1st June 2004, 10:30
Replies: 13
Views: 4,389
Posted By Sharad
Where can i find the NSIS compiler for linux?

Where can i find the NSIS compiler for linux?
Forum: NSIS Discussion 28th May 2004, 10:16
Replies: 3
Views: 2,260
Posted By Sharad
but i hv to set more than 100 jars in the...

but i hv to set more than 100 jars in the classpath and its not possible to first store each of them in a variable & then put in the classpath.

Also if i use like
GetFullPathName $0 "$OUTDIR\.."...
Forum: NSIS Discussion 27th May 2004, 11:06
Replies: 3
Views: 2,260
Posted By Sharad
Some problem with setting path

Hi,

I want to set the working directory as
\webserver-catalina so i used
SetOutPath "$EXEDIR\webserver-catalina"

Now in classpath, every path starts from $EXEDIR
so, i used ../ at...
Forum: NSIS Discussion 26th May 2004, 11:11
Replies: 13
Views: 4,389
Posted By Sharad
NSIS compiler for linux

Hey, where can i find compiler for linux machine.

Is there any available?
Forum: NSIS Discussion 25th May 2004, 12:11
Replies: 9
Views: 3,535
Posted By Sharad
yeh, it creates two files but doesn't cantain the...

yeh, it creates two files but doesn't cantain the correct content.
stdout doesn't contain output from 'out.println' insteed it contains the log output that i dont want in that.

stderr doesn't...
Forum: NSIS Discussion 25th May 2004, 11:24
Replies: 9
Views: 3,535
Posted By Sharad
I think no one can understand the problem. I m...

I think no one can understand the problem.
I m still in search of the solution.

Try to put it again...

I have some System.out.println() and System.err.println() in my java files.
Now, since...
Forum: NSIS Discussion 21st May 2004, 12:23
Replies: 9
Views: 3,535
Posted By Sharad
Unhappy Output redirection to a 3 respective files.

Hi,
I want to put three different kinds of output(lik standard output, error and log) in 3 respective file(say, stdout,stderr and log). How can i do this using script?

I searched the forum and...
Forum: NSIS Discussion 20th May 2004, 12:54
Replies: 17
Views: 4,480
Posted By Sharad
Yeh it worked. Thanx for all ur help. I know u...

Yeh it worked. Thanx for all ur help.
I know u r very busy but will get back to u if i 'll hv another problem.

THANX ONCE AGAIN
Forum: NSIS Discussion 20th May 2004, 11:37
Replies: 17
Views: 4,480
Posted By Sharad
sorry for that, but i knew that url but i dont...

sorry for that, but i knew that url but i dont know which build he is talking about?
I hv gone thru NSIS home page..
sorry once again but if u can provide with some help..?
Forum: NSIS Discussion 20th May 2004, 11:27
Replies: 17
Views: 4,480
Posted By Sharad
Yes it is far more than that. Can u give the url..

Yes it is far more than that. Can u give the url..
Forum: NSIS Discussion 20th May 2004, 09:51
Replies: 17
Views: 4,480
Posted By Sharad
Yeh I did that and it shows only half of the...

Yeh I did that and it shows only half of the command.
Actually my classpath itself is too long so it shows only part of the classpath.
Yeh this is the problem but whats the solution for this ?
Forum: NSIS Discussion 19th May 2004, 12:14
Replies: 17
Views: 4,480
Posted By Sharad
Hey please help me. I did much of RnD in java...

Hey please help me. I did much of RnD in java launcher.
I tried executing the command specified in 'Exec' at the command prompt & it ran fine. So, why its not working in the script with the Exec...
Forum: NSIS Discussion 17th May 2004, 12:32
Replies: 17
Views: 4,480
Posted By Sharad
My app runs fine with .bat file but with launcher...

My app runs fine with .bat file but with launcher exe it executed fine but fails to run my app. It also wasn't give any error.
I placed the launcher exe at the same place where my bat file was...
Forum: NSIS Discussion 17th May 2004, 12:18
Replies: 17
Views: 4,480
Posted By Sharad
yeh Joost, I tried both the installer, one...

yeh Joost,

I tried both the installer, one with java.exe and other with javaw.exe and changed them according to my application i.e i set the classpath, main class name , command line arg. and VM...
Showing results 1 to 25 of 30

 
Forum Jump