Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: SteelCoder
Forum: Winamp Bug Reports 13th May 2007, 22:02
Replies: 17
Views: 12,916
Posted By SteelCoder
Minor bug: It seems that when editing the file...

Minor bug: It seems that when editing the file info in the Media Library, the Track Name and Artist Title get switched each time you hit save. Right Click a Track, select Edit File Info..., Windows...
Forum: NSIS Discussion 11th September 2003, 14:52
Replies: 4
Views: 7,652
Posted By SteelCoder
Use ExecWait. e.g.: ExecWait "MyServer.exe...

Use ExecWait. e.g.:

ExecWait "MyServer.exe /regserver"

SteelCoder
Forum: NSIS Discussion 8th September 2003, 19:17
Replies: 5
Views: 1,744
Posted By SteelCoder
Checking a variety of applications, all of them...

Checking a variety of applications, all of them toggle the check-box when clicking the text. (Word, VB, C++, Windows XP options...). Haven't checked the installers you mention, but following the...
Forum: NSIS Discussion 2nd September 2003, 13:52
Replies: 24
Views: 10,573
Posted By SteelCoder
Not confused any more

Arrg...missed that. That's why I went to explicitly declaring each and every file - got into trouble with the File "*.*"...I knew I did it for some reason! :D

SteelCoder
(note to self: read...
Forum: NSIS Discussion 29th August 2003, 22:04
Replies: 24
Views: 10,573
Posted By SteelCoder
a little confused

Sorry to intrude, but as i'm having similar 'issues', I was interested in this thread...however, it started getting strangely complicated.

I would have thought that a little bit of planning of the...
Forum: NSIS Discussion 18th August 2003, 13:03
Replies: 1
Views: 3,040
Posted By SteelCoder
If you have IIS Installed, there's a VBScript...

If you have IIS Installed, there's a VBScript installed which does just that. I think you may be able to do an ExecWait on it (or a customized version of the script - i.e. write your own and extract...
Forum: NSIS Discussion 6th August 2003, 17:41
Replies: 12
Views: 3,250
Posted By SteelCoder
Why not just compare the version of the file you...

Why not just compare the version of the file you are going to install verses the file that is installed? Just like upgrading a DLL.
Forum: NSIS Discussion 6th August 2003, 12:51
Replies: 12
Views: 3,250
Posted By SteelCoder
If the executable has an actual 'version'...

If the executable has an actual 'version' resource in it (and it's maintained correctly), Couldn't you use GetDLLVersion?
Forum: NSIS Discussion 5th August 2003, 13:43
Replies: 7
Views: 3,469
Posted By SteelCoder
As a side note, for those who experience DLL...

As a side note, for those who experience DLL Hell, here's a link to Microsofts DLL Help Database (DLL Hel...:D) This can tell you which (Microsoft) DLL versions are installed by which applications.
...
Forum: NSIS Discussion 14th May 2003, 21:26
Replies: 2
Views: 2,045
Posted By SteelCoder
You could install SQL-DMO (SQL Data Management...

You could install SQL-DMO (SQL Data Management Objects) files, then use a script (.vbs or some such thing) using the SQL-DMO objects to either attach a database, or create it from scratch, or do...
Forum: NSIS Discussion 14th May 2003, 20:56
Replies: 14
Views: 4,775
Posted By SteelCoder
Well, considering that you've spent all that time...

Well, considering that you've spent all that time writing the program, a couple of hours ensuring the install works well, will certainly pay off in the long run.

I would use the PDW to create a...
Showing results 1 to 11 of 11

 
Forum Jump