----------------------------------------------------
MakeNSISW - MakeNSIS Windows Wrapper
----------------------------------------------------
About MakeNSISW
---------------
MakeNSISW is a wrapper for the NSIS compiler (MakeNSIS).
MakeNSISW allows you to compile NSIS scripts using a Windows GUI interface.
Requirements
------------
MakeNSISW requires NSIS be installed on your system. The default
directory for this installation is $PROGRAMFILES\NSIS\Contrib\MakeNSISW.
Usage:
------
If you installed the Shell Extensions option during the installation, then
all that is required is that you choose 'Compile NSI' from the right-
click menu on a NSIS script. This will invoke MakeNSISW.
The format of the parameters when calling MakeNSISW from the commandline is:
makensisw [options] [script.nsi | - [...]]
For the options, please see the MakeNSIS documentation.
Shortcut Keys
-------------
Ctrl+A: Select all text
Ctrl+B: Open Script Folder
Ctrl+C: Copy selected text
Ctrl+D: Open the Define Symbols dialog
Ctrl+E: Edit the script
Ctrl+F: Find text
Ctrl+K: Abort compiler
Ctrl+L: Load a script
Ctrl+R, F7: Recompile the script
Ctrl+T, Ctrl+F5: Test the installer
Ctrl+W: Clear log window
Ctrl+<+|-|0>: Zoom log window
Alt+X: Exit the application
F1: View Documentation
F5: Recompile and Test
Version History
---------------
0.1
- Initial Release
0.2
- Added ability to save output and copy output
0.3
- Added option to recompile script (F2 or File|Recompile)
- Added Help Menu
- Return code is now always set
- Added Accelerator key support for Exit and Recompile
- No longer uses NSIS's version string
- Made clearer status message in title bar
- Disabled menu/accelerator functions during compile
0.4
- Fixed Copy Selected bug
0.5
- Minor Makefile changes (mingw)
- Moved strings into global strings to make editing easier
- Added Clear Log Command under Edit menu
- Recompile no longer clears the log window (use F5)
- Close is now the default button when you hit enter
- added VC++ project, updated resources to work with VC++
- rearranged directory structure
- makefiles now target ../../makensisw.exe
- removed makensisw home link in help menu (hope this is ok,
doesn't really seem needed to me)
- made display use a fixed width font (Some people may not like
this, but I do)
- added 'test' button (peeks output for 'Output' line)
- made it so that the log shows the most recent 32k.
- made it so that the log always clears on a recompile.
- compiled with VC++ so no longer needs msvcrt.dll
- made the compiler name be a full path (for more flexibility)
0.6
- print correct usage if unable to execute compiler
- removed mingw warnings
- set title/branding before errors
- some docs changes
- Added Edit|Edit Script function
0.7
- Edit Script should now work for output>32k
- Added resize support (thanks to felfert)
- Added window position saving (thanks to felfert)
- Disable some items when exec of makensis failed
0.8
- Added window size constraints (thanks to bcheck)
- Cleaned up the resource file
0.9
- Removed global strings (moved into #defines)
- Some GUI changes
- No longer focused Close button (its default anyways)
- Fixed resize bug on minimize/restore (thanks to felfert)
- Made window placement stored in HKLM instead of HKCU, cause
I hate things that get littered in HKCU.
1.0
- Fixed bug with large output causing crash
1.1
- Crash may actually be fixed
1.2
- XP visual style support
1.3
- Added Documentation menu item
- Fix GUI problem with About dialog
1.4
- Edit Script command will now work with or without file associations
- Added default filename for save dialog
- Use standard fonts
- Documentation menuitem caused recompile
1.5
- Fixed Copy All function
1.6
- Reduced size from 44k to 12k (kichik)
- Editbox not limited to 32k (now using richedit control)
- Made the log window font-size smaller.
1.7
- Added check for warnings
- Added sound for successful compilations
- Update home page and documentation menu items to Sourceforge page
1.8
- Contents of log window are now streamed in
- Empty log window check (to prevent random crashes)
1.9
- Text always scrolls to bottom (kichik)
- Updated link to new docs
- Makensisw now takes the same parameters as makensis.exe
- Fixed some random crashes
- Drag and Drop Support into the Makensisw window
- Updated icon to more sexy one
- Added Load Script option on File menu
- Added Search Dialog (Ctrl+F) (kichik)
- Added Select All (Ctrl+A), Copy (Ctrl+C), Exit (Alt+X) keys
- Branding text now reflects NSIS version
- Added some simple tool tips
- Added Context Menu in log window
- Added resize gripper
- Ctrl+L loads a script
- Added Clear Log (Ctrl+W)
- Browse Script (Ctrl+B) launches explorer in script directory
- Check for Update command
- Added link to the NSIS Forum under Help menu
- Bunch of other stuff not worth mentioning
- Define Symbols menu (Ctrl+D)
2.0
- Improved user interface
- Define Symbols is available even if a script is not loaded
- Defined Symbols are saved on exit and reloaded on start
- Added NSIS Update menu
- Added toolbar for commonly used menus
- Made the Toolbar style flat
- Added option for compile & run
- Added compressor setting option
- Added support for lzma compression
- Added named Symbols sets.
2.1
- Added "Cancel compilation" menu item
2.2
- Settings saved in HKCU instead of HKLM
- Added menu accelerators to MRU list
2.3
- Escape button closes MakeNSISw
2.3.1
- Fixed broken command line parameter handling
2.3.2
- The size gripper can be used to resize the window
2.3.3
- Update check switched from JNetLib to WinInet
- New file type icons
2.3.4
- Added Window Info/Spy feature
- System DPI aware
- New toolbar images
2.3.5
- Added log window colors
- Basic AppEvents custom sound support for BuildComplete, BuildWarning and BuildError
2.3.6
- Added GUID generator tool
2.4
- Added Lookup tool
- Use Consolas font if it exists
2.4.1
- Close button transforms to Abort when appropriate
- Prevent user from modifying the log
- Log zoom
Copyright Information
---------------------
Copyright (c) 2002 Robert Rainwater
Contributors: Justin Frankel, Fritz Elfert, Amir Szekely,
Sunil Kamath, Joost Verburg, Anders Kjersem.
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
没有合适的资源?快使用搜索试试~ 我知道了~
windows electron nsis包(解除2GB限制版本)
共487个文件
nsh:118个
nlf:67个
nsi:52个
需积分: 0 2 下载量 141 浏览量
2024-08-14
15:56:25
上传
评论
收藏 3.2MB ZIP 举报
温馨提示
windows系统下,electron-builder打包构建超过2GB的资源时报错,使用此包中文件覆盖原nsis目录文件即可。 nsis目录路径示例:C:\Users\【用户名称】\AppData\Local\electron-builder\Cache\nsis\nsis-3.0.4.1
资源推荐
资源详情
资源评论
收起资源包目录
windows electron nsis包(解除2GB限制版本) (487个子文件)
RegTool-x86.bin 7KB
RegTool-amd64.bin 5KB
nsis3-metro.bmp 151KB
nsis3-branding.bmp 151KB
arrow.bmp 51KB
orange.bmp 51KB
orange-uninstall.bmp 51KB
orange-uninstall-nsis.bmp 51KB
orange-nsis.bmp 51KB
nsis3-vintage.bmp 51KB
nsis3-grey.bmp 51KB
llama.bmp 26KB
nsis.bmp 26KB
nullsoft.bmp 26KB
win.bmp 26KB
nsis3-metro.bmp 25KB
nsis3-branding.bmp 25KB
nsis3-metro-right.bmp 25KB
nsis3-branding-r.bmp 25KB
orange-uninstall-r.bmp 10KB
orange-r.bmp 10KB
nsis.bmp 10KB
orange.bmp 10KB
nsis-r.bmp 10KB
orange-uninstall.bmp 10KB
win.bmp 10KB
orange-r-nsis.bmp 10KB
orange-uninstall-r-nsis.bmp 10KB
orange-uninstall-nsis.bmp 10KB
orange-nsis.bmp 10KB
nsis3-vintage.bmp 9KB
nsis3-vintage-right.bmp 9KB
nsis3-grey.bmp 9KB
nsis3-grey-right.bmp 9KB
colorful.bmp 2KB
simple-round2.bmp 2KB
modern.bmp 2KB
simple-round.bmp 2KB
simple.bmp 2KB
grey-cross.bmp 886B
red-round.bmp 886B
red.bmp 886B
big.bmp 886B
grey.bmp 886B
classic-cross.bmp 886B
classic.bmp 886B
bzip2-amd64-unicode 54KB
bzip2-x86-ansi 42KB
bzip2-x86-unicode 43KB
bzip2_solid-amd64-unicode 54KB
bzip2_solid-x86-ansi 42KB
bzip2_solid-x86-unicode 43KB
exdll.c 1KB
COPYING 15KB
style.css 1KB
Math.dll 152KB
Math.dll 151KB
Math.dll 141KB
zlib1.dll 105KB
zlib.dll 105KB
Resource.dll 49KB
InstallOptions.dll 20KB
NSISdl.dll 19KB
InstallOptions.dll 16KB
NSISdl.dll 15KB
InstallOptions.dll 15KB
NSISdl.dll 15KB
System.dll 12KB
System.dll 12KB
System.dll 12KB
nsDialogs.dll 11KB
nsDialogs.dll 10KB
nsDialogs.dll 10KB
BgImage.dll 9KB
VPatch.dll 9KB
nsExec.dll 8KB
StartMenu.dll 8KB
BgImage.dll 8KB
StartMenu.dll 8KB
VPatch.dll 8KB
BgImage.dll 8KB
StartMenu.dll 8KB
VPatch.dll 8KB
nsExec.dll 7KB
nsExec.dll 6KB
AdvSplash.dll 6KB
AdvSplash.dll 6KB
LangDLL.dll 5KB
LangDLL.dll 5KB
AdvSplash.dll 5KB
LangDLL.dll 5KB
Splash.dll 5KB
Banner.dll 5KB
Splash.dll 4KB
Splash.dll 4KB
UserInfo.dll 4KB
Dialer.dll 4KB
Banner.dll 4KB
UserInfo.dll 4KB
Dialer.dll 4KB
共 487 条
- 1
- 2
- 3
- 4
- 5
资源评论
温温温B
- 粉丝: 220
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功