Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: ChrisMorton75
Forum: NSIS Discussion 9th April 2008, 13:56
Replies: 5
Views: 4,253
Posted By ChrisMorton75
Thank you for the explanation about macros and...

Thank you for the explanation about macros and relative jumps. I put labels on my jumps because I couldn't trust the relative jumps but didn't know why!
Forum: NSIS Discussion 25th March 2008, 19:02
Replies: 5
Views: 1,926
Posted By ChrisMorton75
Thanks - I'll keep this for the future. I'm not...

Thanks - I'll keep this for the future. I'm not experienced at the windows internals, but I'll try your status call, since I know which drive I'm installing from.
Forum: NSIS Discussion 25th March 2008, 17:40
Replies: 5
Views: 1,926
Posted By ChrisMorton75
CDRom-plugin gets the CD reader's status. It does...

CDRom-plugin gets the CD reader's status. It does more than just eject the tray.
Forum: NSIS Discussion 25th March 2008, 12:30
Replies: 5
Views: 1,926
Posted By ChrisMorton75
Unhappy using CDrom plugin for DVD

I have an external dvd rom reader/burner which I can use to burn an installer to span unzipping files across two DVD's. I get the "ready" status when I put in the 2nd DVD and it works. In QA, the...
Forum: NSIS Discussion 19th February 2008, 14:27
Replies: 4
Views: 2,286
Posted By ChrisMorton75
more info

1- no - my regular installer did not use the module.
2- I just sent the UAC_AllowLUA.exe to someone with a real Vista machine and from the output it looks like it worked.

I'm deducting that the...
Forum: NSIS Discussion 19th February 2008, 00:49
Replies: 4
Views: 2,286
Posted By ChrisMorton75
I get an error code of "87" which is the decimal...

I get an error code of "87" which is the decimal of the last two hex digits in the error 0x------57
Also generally listed is "invalid parameters". I tried 2 of the sample programs provided with the...
Forum: NSIS Discussion 18th February 2008, 21:51
Replies: 4
Views: 2,286
Posted By ChrisMorton75
UAC plug in

I'm having difficulty getting the examples nsi scripts to "install" on a virtual vista machine. I'm compiling it on windows-xp. In order for this to work, do I need to compile it in a Vista...
Forum: NSIS Discussion 28th June 2007, 15:41
Replies: 3
Views: 1,467
Posted By ChrisMorton75
Thanks for the pointer!

Thanks for the pointer!
Forum: NSIS Discussion 28th June 2007, 14:53
Replies: 3
Views: 1,467
Posted By ChrisMorton75
desktop icons

I'm doing a new installer that will delete any old application on a user's computer. The user may have renamed the desktop icon for these older systems. Does anyone know of a way to to read the lnk...
Forum: NSIS Discussion 29th March 2007, 18:12
Replies: 5
Views: 4,253
Posted By ChrisMorton75
An XML editor isn't complaining about it so I...

An XML editor isn't complaining about it so I have to assume it is OK.
Forum: NSIS Discussion 29th March 2007, 17:11
Replies: 5
Views: 4,253
Posted By ChrisMorton75
Unhappy ${xml::FindNextElement}

I'm trying to pull values from one xml file and insert them in another. It works as long as all the elements exist in the file.

Here's the snippet (after the file is loaded)
...
Forum: NSIS Discussion 21st March 2007, 19:03
Replies: 13
Views: 8,173
Posted By ChrisMorton75
thanks for the information

thanks for the information
Forum: NSIS Discussion 21st March 2007, 18:09
Replies: 13
Views: 8,173
Posted By ChrisMorton75
syntax information

It's hard to search for special characters for an explanation of how they are used.
Can someone explain the use of the forward-slash in
!define /date DATE "%H:%M:%S"

Is /date calling an NSIS...
Forum: NSIS Discussion 16th March 2007, 17:30
Replies: 3
Views: 1,547
Posted By ChrisMorton75
Thank you for the help. I was trying to find out...

Thank you for the help. I was trying to find out at runtime if a file existed or not. Your help is appreciated.
Forum: NSIS Discussion 16th March 2007, 15:59
Replies: 3
Views: 1,547
Posted By ChrisMorton75
IfFileExists

I have a test for a file, and I get "true" when the file does not exist:

ClearErrors
; first check to see if file exists and skip if it doesn't
IfFileExists "c:\test.txt" Here NoFile...
Forum: NSIS Discussion 14th March 2007, 17:10
Replies: 1
Views: 1,178
Posted By ChrisMorton75
I'm having difficulty finding enough examples and...

I'm having difficulty finding enough examples and documentation for things I want to do in the installer. Can other functions be called from .onInit? When creating functions, when do you have to save...
Showing results 1 to 16 of 16

 
Forum Jump