|
-
Feb 22nd, 2005, 10:32 PM
#1
Thread Starter
Fanatic Member
Inno Script, including carriage Return characters in a parameter
Im using Inno Setup, and one of the registry settings I need to set is an encrypted string and it includes two carriage returns or new lines, however u want 2 call it, which screws the setup script up, because each new line is a new task!
how do I include these characters in my script?
the string is shown below wrapped in " (i have tried both wrapped and unwrapped in the setup script, neither works)
"
è,ä
"
-
Feb 24th, 2005, 09:44 PM
#2
Re: Inno Script, including carriage Return characters in a parameter
SkiNLaB,
Use the code section to put in any specific characters. Check with then newsgroups for Inno Setup at www.jrsoftware.org
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|