Results 1 to 2 of 2

Thread: Inno Script, including carriage Return characters in a parameter

  1. #1

    Thread Starter
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747

    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)

    "
    è‰,ä
    "

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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
  •  



Click Here to Expand Forum to Full Width