Forum: NSIS Discussion
29th December 2006, 07:18
|
|
Replies: 14
Views: 2,842
|
Forum: NSIS Discussion
29th December 2006, 07:12
|
|
Replies: 14
Views: 2,842
Sigh...
I'm trying hard to get this, but...
Sigh...
I'm trying hard to get this, but here is my script, which you gave me most of.
Name "EndeavourCmdr's Environment Enhancement"
OutFile "EEEo2006.exe"
InstallDir $PROGRAMFILES
|
Forum: NSIS Discussion
29th December 2006, 06:03
|
|
Replies: 14
Views: 2,842
|
Forum: NSIS Discussion
29th December 2006, 04:25
|
|
Replies: 14
Views: 2,842
|
Forum: NSIS Discussion
29th December 2006, 04:18
|
|
Replies: 14
Views: 2,842
|
Forum: NSIS Discussion
29th December 2006, 03:50
|
|
Replies: 14
Views: 2,842
|
Forum: NSIS Discussion
29th December 2006, 02:45
|
|
Replies: 14
Views: 2,842
Problem modifying a string in a .cfg file
I seem to have run into a problem during the creation of my installer. One of the steps I need performed, involves the manipulation of a string of text within a .cfg file. However, the config file is...
|