Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: TheShadowHawk
Forum: NSIS Discussion 22nd May 2007, 23:24
Replies: 5
Views: 2,233
Posted By TheShadowHawk
Workaround suggested

Hey there

There is a work around I found.

If I convert the datatype of the returned field from varchar to nvarchar the call to SQL_GetRow works. That might be something to try in your test?...
Forum: NSIS Discussion 22nd May 2007, 06:11
Replies: 5
Views: 2,233
Posted By TheShadowHawk
Hmm I noticed the URL link is not showing...

Hmm I noticed the URL link is not showing above...
It is the MSSQL OLEDB plugin.
Maybe this will work?

nsis.sourceforge.net/MSSQL_OLEDB_plug-in
Forum: NSIS Discussion 22nd May 2007, 06:10
Replies: 5
Views: 2,233
Posted By TheShadowHawk
Question MSSQL plugin trimming returned data?

Hello again. :D

I am currently using this MSSQL plugin (http://nsis.sourceforge.net/MSSQL_OLEDB_plug-in) for some minor DB updates for my installer.

It's working quite well except for when I...
Forum: NSIS Discussion 21st May 2007, 05:35
Replies: 65
Views: 43,159
Posted By TheShadowHawk
I'll answer my own issue. Updates will work as...

I'll answer my own issue. Updates will work as long as you just execute a single query at a time. Putting multiple queries wont work. Silly me forgot that simple principle. :P
Forum: NSIS Discussion 21st May 2007, 04:46
Replies: 65
Views: 43,159
Posted By TheShadowHawk
Looks good. but can updates be accomplished with...

Looks good. but can updates be accomplished with this?

Also when executing MSSQL_OLEDB::SQL_Execute which takes a string query can there be several statements in the string?
Forum: NSIS Discussion 21st November 2006, 21:57
Replies: 9
Views: 3,598
Posted By TheShadowHawk
Talking fixed!

Thanks very much kichik! That fixed it for me! :D
Forum: NSIS Discussion 21st November 2006, 08:51
Replies: 9
Views: 3,598
Posted By TheShadowHawk
Angry Please can someone help me! I have a custom page...

Please can someone help me! I have a custom page with 2 fields. a checkbox (field 2) and a text box (field 4)

I want to make it so if the checkbox is ticked, the textbox is enabled, and if...
Forum: NSIS Discussion 20th October 2006, 13:32
Replies: 2
Views: 1,928
Posted By TheShadowHawk
Thank you! I knew I was overlooking something but...

Thank you! I knew I was overlooking something but could just not see it. :(
Forum: NSIS Discussion 20th October 2006, 07:51
Replies: 2
Views: 1,928
Posted By TheShadowHawk
Question Disable a control on a custom Page

This may seem very trivial, but I have searched the forum and cannot see how this is done..

I have a custom form with a parent checkbox and a child checkbox.

I want to have it so if ther parent...
Forum: NSIS Discussion 15th August 2006, 00:51
Replies: 1
Views: 1,792
Posted By TheShadowHawk
I will answer my own question since it seems that...

I will answer my own question since it seems that no-one else can offer help. :(

Once the dependancies are set up, you will have to reboot the system for them to truely take effect. I was not...
Forum: NSIS Discussion 14th August 2006, 14:36
Replies: 1
Views: 1,792
Posted By TheShadowHawk
Question Setting Windows Service Dependancies?

Hello all,

I have been following this forum closely, and it has answered all my previous questions with NSIS, but this one has be stumped.

My installer installs 2 windows services, sets them to...
Forum: NSIS Discussion 19th July 2006, 07:20
Replies: 3
Views: 3,020
Posted By TheShadowHawk
For the first example, shouldn't it be: ...

For the first example, shouldn't it be:

SetShellVarContext All
CreateShortCut "$SMSTARTUP\Programm.lnk" "Location of Program to Start"

?
Showing results 1 to 12 of 12

 
Forum Jump