Speaker Ender
Member
- Joined
- Aug 28, 2010
- Messages
- 31
All,
I've created a simple GUI Front end that allows you to extract a PND file on Windows and then recreate the PND file. The tool uses 7-zip and mksquashfs.exe in the background to open/create the PND files (no need to mess with the command line). If you don't have 7-zip installed it prompts you to install it, and if you don't have mksquashfs.exe downloaded it can attempt to download it for you.
Just run setup to install, it will then create a program group "speakerender" in your start menu.
Install is attached
EDIT: 6/15/2011 @ 11:56am
Latest version: v1.0.1.5 PNDManager-V1_0_1_5.zip
I've tried it on a couple of PNDs and the PNDs it creates appear valid (but are smaller in size),
Please give it a try and let me know what you think. Thanks
I've created a simple GUI Front end that allows you to extract a PND file on Windows and then recreate the PND file. The tool uses 7-zip and mksquashfs.exe in the background to open/create the PND files (no need to mess with the command line). If you don't have 7-zip installed it prompts you to install it, and if you don't have mksquashfs.exe downloaded it can attempt to download it for you.
Just run setup to install, it will then create a program group "speakerender" in your start menu.
Install is attached
EDIT: 6/15/2011 @ 11:56am
Latest version: v1.0.1.5 PNDManager-V1_0_1_5.zip
Change Log
v1.0.1.5
Fixed bug on detection of CHMOD in default cygwin path (c:\cygwin\bin) and recommended path c:\mksquashfs
v1.0.1.4
Includes Self Extracting copy of mksquashfs/cygwin1.dll/chmod.exe/cygintl-8.dll/cygiconv-2.dll/cyggcc_s-1.dll
Added step to chmod Files being added to squashfs to 755
Using Cygwin style paths for mksquashfs/chmod to allow proper function(cygdrive/<path>, provided by foxblock)
v1.0.1.5
Fixed bug on detection of CHMOD in default cygwin path (c:\cygwin\bin) and recommended path c:\mksquashfs
v1.0.1.4
Includes Self Extracting copy of mksquashfs/cygwin1.dll/chmod.exe/cygintl-8.dll/cygiconv-2.dll/cyggcc_s-1.dll
Added step to chmod Files being added to squashfs to 755
Using Cygwin style paths for mksquashfs/chmod to allow proper function(cygdrive/<path>, provided by foxblock)
I've tried it on a couple of PNDs and the PNDs it creates appear valid (but are smaller in size),
Please give it a try and let me know what you think. Thanks
Last edited by a moderator: