WINAMP.COM | Forums > Developer Center > NSIS Discussion > InstallSpider UI For NSIS |
Last Thread
Next Thread
|
| Author |
|
|
Yathosho Forum King
Registered: Jan 2002 |
your installer should at least install the ui to the correct nsis-directory instead of assuming it's in c:\program files. the uninstaller has no effect, had to delete all files manually. __________________ |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
JasonFriday13, to get it to install to just NSIS\ you need to copy all your files to a seperate folder with the file system intact, e.g. NSIS\Release\[Contrib, Docs, Examples etc] __________________ |
||
|
|
|
Joost Verburg NSIS MUI Dev
Registered: Nov 2001 |
Thanks for contributing to the NSIS project. I have a few comments about your UI: |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Thanks for the replies. When I tested it on my machine, I change the name of the nsis directory and installed the UI. Then I uninstalled it making sure all the files were deleted. The setup gets the nsis directory from the registry. I opened the makensis setup script and used a line from there to get it. The uninstaller should have worked (I have tested it myself), but if the files are not deleted, the registry keys would still be deleted so you can delete the files. |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
kichik: can you please delete the attachment on my first post, it has mistakes in it.
|
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
The next version is here. The readme says it all. I am sure this one works properly this time.
__________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Here is a taster of what is to come in the next version of InstallSpider. I added the splash code and the banner code to bgimage and compiled it. The dll size is currently 11kb.
__________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
The full version (1.0) is due out this week, just have to finish writing the documentation on all the new features. I have attached an example installer (to be included with the release) so that you get a taster on what is in this version. Notice I have fixed the icon not being shown on the background window, the background window now no longer appears in the taskbar and alt-tab dialog, and that the uninstaller background does not have a title bar (another feature I have added). To uninstall just run the setup program again.
__________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
This is it. Version 1.0. I have banished the rumours about the Instfiles page and the custom section macros. These don't exist.
__________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Here is a zip with two screen shots. One is the directory page of the Microangelo 5.59 setup directory page, the other is the directory page of this interface.
__________________ |
||
|
|
|
dandaman32 Senior Member
Registered: Jan 2005 |
__________________ |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
lol it's saying that the macro makes it harder __________________ |
||
|
|
|
Instructor Major Dude
Registered: Jul 2004 |
Missed for uninstaller (uninstspiderUI.exe): code: __________________ Last edited by Instructor on 11-15-2005 at 05:40 PM |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
lol I didn't proofread properly. Also I will fix the setup program. Thanks. __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Here is version 1.01 with the problems above fixed.
__________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Unfortunatly, I have lost the source code to the shield.dll plugin, so this means that it is time for a rewrite and cleanup. I also lost almost all my data including all of the projects I have been working on for the past few years. __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
I have now wikified InstallSpiderUI here. I have made some progress on the Shield.dll plugin, but this time I will not have as many features as the last one did. I'll keep you posted. __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
The latest version of InstallSpiderUI is out. Go to wiki page above to download. The most important feature (I think) is uninstaller abort to finish. Also removed Shield.dll in favour of an nsis source patch (adds 1KB on stubs, which beats adding 5KB for a plugin that does the same thing). Enjoy. __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
InstallSpiderUI minor update. Fixed tiny details. Version 1.03 available on wiki. __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
I have attached an image of the new license page for the next release. I have not written the functionality of it yet, but it's a start.
__________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
InstallSpiderUI 1.04 out now. Wiki page. __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
I have finally decided to release an update. Wiki page. __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Here is version 1.06. some minor improvements including palette reducing on some of the wizard images (now 15kb __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
From one of my threads in 2005: __________________ Last edited by JasonFriday13 on 12-29-2008 at 04:47 AM |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Wouldn't moving around 1018 in the pre callback function work? __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Oh, I never thought of that. I thought the controls on the inbuilt dialogs couldn't be moved. Time to start experimenting (starts rubbing hands together __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
A new version based on MUI2 is now available on the wiki. Check it out here. __________________ |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > InstallSpider UI For NSIS |
Forum Rules:
|