Forum: NSIS Discussion
24th November 2005, 18:24
|
|
Replies: 9
Views: 3,259
|
Forum: NSIS Discussion
24th November 2005, 16:15
|
|
Replies: 9
Views: 3,259
|
Forum: NSIS Discussion
22nd November 2005, 18:38
|
|
Replies: 9
Views: 3,259
|
Forum: NSIS Discussion
22nd November 2005, 14:08
|
|
Replies: 9
Views: 3,259
hy I hope I've understood what you've mean. I...
hy I hope I've understood what you've mean. I think that it isn't good only the make an other "password" box. When the user write a wrong password in the second password box it wouldn't be compare...
|
Forum: NSIS Discussion
21st November 2005, 17:47
|
|
Replies: 9
Views: 3,259
|
Forum: NSIS Discussion
21st November 2005, 17:17
|
|
Replies: 9
Views: 3,259
How to confirm a password
Hy, I have make an password page. The user must enter there a password for his server.
How can I make it, that the user must confirm the password.
If the password isn't the same there must come...
|
Forum: NSIS Discussion
12th November 2005, 12:52
|
|
Replies: 2
Views: 1,654
|
Forum: NSIS Discussion
6th November 2005, 09:09
|
|
Replies: 7
Views: 2,915
|
Forum: NSIS Discussion
6th November 2005, 07:32
|
|
Replies: 7
Views: 2,915
|
Forum: NSIS Discussion
5th November 2005, 18:33
|
|
Replies: 7
Views: 2,915
Hy thx it works.
I've further two other...
Hy thx it works.
I've further two other questions:
1. Right above is the symbol close. Can I deactivate this as maximize?
2. How can I hide the back button from the finish page ?
Thank you
|
Forum: NSIS Discussion
5th November 2005, 15:42
|
|
Replies: 7
Views: 2,915
hide the back button
hy i've make a custom page and now I would hide the back button. How can I do this ?
Thx
|
Forum: NSIS Discussion
5th November 2005, 12:46
|
|
Replies: 5
Views: 1,547
|
Forum: NSIS Discussion
5th November 2005, 11:53
|
|
Replies: 5
Views: 1,547
|
Forum: NSIS Discussion
4th November 2005, 20:38
|
|
Replies: 5
Views: 1,547
|
Forum: NSIS Discussion
4th November 2005, 12:11
|
|
Replies: 5
Views: 1,547
What is wrong with my code?
Hy I've make (with the help of afrow uk) a custom page where the user can write an password. This password must insered in an file.
This is my code:
LangString NoPassword ${LANG_ENGLISH} "No...
|
Forum: NSIS Discussion
3rd November 2005, 10:24
|
|
Replies: 5
Views: 2,442
Hy Afrow UK thx for your help.
I've write my...
Hy Afrow UK thx for your help.
I've write my code now with Advanced Replace In File and this is my code:
LangString NoPassword ${LANG_ENGLISH} "No password entered!"
Function PasswordLeave
...
|
Forum: NSIS Discussion
2nd November 2005, 15:47
|
|
Replies: 5
Views: 2,442
Hy
Thx for your reply
I've read now all...
Hy
Thx for your reply
I've read now all *.nsh in the example folder
But I don't know how I can make it.
So far I've made an custom page with password field.
Can anybody help me and write...
|
Forum: NSIS Discussion
2nd November 2005, 10:32
|
|
Replies: 5
Views: 2,442
I would make a custom page
Hy I would make a custom page for my installer.
In this custom page the user has an text field where he can write a password.
The password must be insert in an *.txt file how can i do this ?
...
|
Forum: NSIS Discussion
2nd November 2005, 10:26
|
|
Replies: 4
Views: 1,380
|
Forum: NSIS Discussion
30th October 2005, 20:34
|
|
Replies: 4
Views: 1,380
|
Forum: NSIS Discussion
30th October 2005, 14:16
|
|
Replies: 4
Views: 1,380
How to join two .cfg files in one .cfg
Hy, I've two .cfg Files (This are files for a config in counter-strike)
Now I would join the file a.cfg with the file b.cfg to a.cfg.
I've tried to join the two files with
File Join but...
|