-
I can provide an NSIS installer example which will also fit your project with a some tweaks.
it will take at least a global search and replace.
it uses the text file gpl.txt in the same directory for a license.
2009-11-07 04:12:50 UTC in CD-DA X-Tractor
-
what I have discovered is that despite the fact that there is the appearance of the ability to record a macro for many different keys (which is what I want) you can only record 1 macro, despite all your "saving as". all keys point to that new macro.
sure seems like a bug.
0. open new document.
1. record a macro.
2. do some typing. (type in "test1")
3. stop the recording.
4. save the macro...
2009-10-30 06:12:18 UTC in Notepad++
-
I recorded a macro and assigned it to control-shift A.
I thought I would try control-p. it tried print. OK I thought, that's normal.
imagine my surprise when I tried control-shift-P and my macro came up.
tried control-shift-A and my macro came up.
first time I ever recorded a macro.
that sure seems like a bug to me.
2009-10-30 01:35:35 UTC in Notepad++
-
this would probably be a welcome addition to the FreeDOS OS project.
I have been looking for usable GUI code for a long time, something that had usable programmer's documentation with it, microsoft msdn-style if I could get it that way.
and hopefully with examples too.
Jim Michaels.
2009-10-29 04:04:08 UTC in DOSGUI
-
I can help you write an NSIS installer. here is an example of an NSIS installer.
2009-10-29 03:36:00 UTC in GNU/Liberty Basic Compiler Collection
-
the documentation is missing from the distribution files.
and the documentation on the web is missing.
please add the documentation to the zip file.
2009-10-29 03:32:21 UTC in GNU/Liberty Basic Compiler Collection
-
I would like the ability to do FTP.
I would like the ability to do an HTTP GET.
I would like the ability to do sockets.
2009-10-29 03:28:20 UTC in GNU/Liberty Basic Compiler Collection
-
I would like to have ODBC support, for connectivity to other databases, or at least libpq from postgresql (BSD license).
it would be nice to make this a BASIC client that could connect to database servers.
2009-10-29 03:25:51 UTC in GNU/Liberty Basic Compiler Collection
-
I was wrong. encryption source code posted on sf.net needs to be reported to the US department of commerce in accordance with the sf.net terms of use.
https://sourceforge.net/apps/trac/sitelegal/wiki/Terms_of_Use
report source code in steps laid out at
http://www.bis.doc.gov/encryption/PubAvailEncSourceCodeNofify.html
I found this out starting to read the sf.net documentation so I could...
2009-10-23 00:54:29 UTC in ScpSync
-
These changes will make the documentation a better once-place reference.
1. in in 4.9.5.2 FileOpen where "error flag" is mentioned in passing, give detail. us programmers need detail.
what error flag are you talking about? I don't know anything about an error flag. I can't find it in the documentation. so document this error flag wherever it is found in the documentation.
copy and paste...
2009-10-18 04:26:50 UTC in Nullsoft Scriptable Install System