Forum: NSIS Discussion
21st February 2007, 17:50
|
|
Replies: 14
Views: 26,758
|
Forum: NSIS Discussion
21st February 2007, 15:15
|
|
Replies: 14
Views: 26,758
Hello,
The messagebox gives me the command...
Hello,
The messagebox gives me the command that we expect but the echo gives me a value 0 :(
When I do the query at the sql prompt, I get the correct value (1) ...
There is a 'time out' of 1...
|
Forum: NSIS Discussion
21st February 2007, 13:16
|
|
Replies: 14
Views: 26,758
|
Forum: NSIS Discussion
21st February 2007, 08:45
|
|
Replies: 14
Views: 26,758
|
Forum: NSIS Discussion
21st February 2007, 02:49
|
|
Replies: 14
Views: 26,758
Hellow,
My complete nsi script is in attach....
Hellow,
My complete nsi script is in attach.
First, the function for the custom page 'Oracle' will be executed, then the function for the custom page 'sql'.
After that, the wizard starts to...
|
Forum: NSIS Discussion
21st February 2007, 00:23
|
|
Replies: 14
Views: 26,758
|
Forum: NSIS Discussion
20th February 2007, 15:17
|
|
Replies: 14
Views: 26,758
Oracle: Detect if user exist or not
Hello,
Is there some code (for an nsi script) to detect if a user already exist in an oracle database when i give the username and a database?
Who can I implement that?
|
Forum: NSIS Discussion
18th February 2007, 09:56
|
|
Replies: 0
Views: 1,144
Problem to run sql script in for Oracle Db
Hellow,
I will run some sql scripts to put data in my oracle database.
I found this solution:
http://forums.winamp.com/showthread.php?postid=1279740#post1279740
I use this command to run...
|
Forum: NSIS Discussion
17th February 2007, 16:00
|
|
Replies: 2
Views: 1,339
|
Forum: NSIS Discussion
17th February 2007, 15:44
|
|
Replies: 2
Views: 1,339
How to stop execution of script?
Hellow,
In the manually, I found that you can abort an nsis-installer script with the commando "Abort".
When I use this, the function where I placed it in is stopped, but the installer...
|
Forum: NSIS Discussion
15th February 2007, 12:28
|
|
Replies: 1
Views: 1,172
Detect Oracle 10g installation
Hellow,
I tried to implement the Oracle detect scripts (http://nsis.sourceforge.net/Determine_the_path_for_an_Oracle_home)
but it doesn't work.
There is an Oracle installed in
...
|