Old 24th November 2004, 13:28   #1
Dragon31337
Junior Member
 
Join Date: Nov 2004
Posts: 2
How to transfer input string to Registry?

I'm sorry, but ny english is not so good, to read manuals of NSIS.
I read the FAQ and article about Object plugin.
But I hadn't anderstand it a little bit.
I'm novice with NSIS.
how i couls prompt a string from user and pu it into the registy?
Thanks for support.
Dragon31337 is offline   Reply With Quote
Old 24th November 2004, 13:33   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
Use InstallOptions to create an installer page for user-input. See Contrib\InstallOptions\Readme.html

Then use WriteRegStr to write the input string to the registry.

-Stu
Afrow UK is offline   Reply With Quote
Old 24th November 2004, 13:45   #3
Dragon31337
Junior Member
 
Join Date: Nov 2004
Posts: 2
I know that i need to use Contrib\InstallOptions, i read the html, bu i didn't undersrand it. The are is about MsgDla (Yes\No on any qustion). But i need something like InputBox, to allow user to type the string...
Sorry again for my english...
Dragon31337 is offline   Reply With Quote
Old 24th November 2004, 14:04   #4
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
There are many InstallOptions examples around in the NSIS\Contrib\InstallOptions folder and the NSIS\Examples folder.

-Stu
Afrow UK is offline   Reply With Quote
Old 24th November 2004, 14:19   #5
deritrus
Guest
 
Posts: n/a
Also, HM NIS Edit let's you graphically create dialogs and windows, and automatically generates an INI file.

I found this very useful as a trial-and-error method of discovering how an InstallOptions INI file works.
  Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump