Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   superPiMP wizard v1.0 - it'll really whip ur ass ! (http://forums.winamp.com/showthread.php?t=67369)

manav 2nd December 2001 11:23

superPiMP wizard v1.0 - it'll really whip ur ass !
 
Hello Guys!

I am Manav, a 17 year old alien and programmer. I have coded a li'l
program which I guess u'll like to check out - I call it superPiMP wizard

superPiMP wizard is my attempt at providing a GUI for nullsoft's amazing NSIS technology. using its simple interface, even idiots can create cool and sexy installers within minutes. experts can use it to generate template nsis scripts which they can manually edit later.

I have worked really hard on this thing, and I would appreciate if you
could make it available on your site for people to download.

download : http://manavmax.***********/sPiMP.html [178 KB]

yeah ofcourse, it is completely FREE :)

Rocker 2nd December 2001 11:28

well done works sweetly

Angry Weasel 2nd December 2001 11:35

Niice....
WeaselPak2 AVS will surely be packed with this one.

Thor 2nd December 2001 12:42

Nice job, altho I've seen better work on the NSIS forum
(you better post it there btw, this is general disc)
go here : http://64.12.38.241/forumdisplay.php?s=&forumid=65

Angry Weasel 2nd December 2001 13:27

Yeah or go to http://forums.winamp.com/forumdisplay.php?s=&forumid=65 because it's easier to remember :)

c2R 2nd December 2001 17:21

Quote:

Originally posted by Angry Weasel
Yeah or go to http://forums.winamp.com/forumdisplay.php?s=&forumid=65 because it's easier to remember :)
Or even http://forums.winamp.com/forumdisplay.php?forumid=65 cause it's about three characters shorter still...

SNYder 2nd December 2001 18:47

very very nice. really good program. i do all my scripts from scratch, but this'll help me understand the one or two features I haven't figured out yet :)

thanks

Thor 2nd December 2001 18:59

SNYder, check the pm i sent you :p

Angry Weasel 2nd December 2001 21:11

manav, do you think you could give us the source files so we could look at it (possibly have Justin pack it with each version of NSIS)?

Could you make it work with the latest version of NSIS?

DuaneJeffers 2nd December 2001 21:15

I still prefer Slate Blue over yours. Though it is great to have people developing for this project. It would be nice to have your programming skills to create "plug-ins" that would add functional things to NSIS. Other than that, great work.

-Duane

liquidmotion 3rd December 2001 01:22

slate blue will have plugins when it is complete :) like language packs, etc.

manav 3rd December 2001 15:32

source code released!
 
Hey guys
guess what!

I have decided to release the complete source code for superPiMP wizard. Just download it from

http://manavmax.***********/spimp.html

btw: all new posts on superPiMP wizard will be in the NSIS discussion
forum :
http://64.12.38.241/forumdisplay.php?forumid=65

liquidmotion 3rd December 2001 20:59

i like your wizard, although slate blue includes something very similar to this.

keep up the good work :)

hotice 5th December 2001 23:11

You should let the file open dialog in add/remove page to multi-select or select the folder.

manav 6th December 2001 01:30

try it out!
 
I tried, but if I allow mutiselect, I get only the filename, not the
path
Why don't u try including this functionality urself - just download the
source and code :)

liquidmotion 6th December 2001 02:03

when you allow multi-select, it returns something like this.

strFiles=CommonDialog.FileName
strFiles="c:\|file1.exe|file2.exe|etc"

it puts the path in the beginning of the string and the files later. i have the code to do this if you are interested.

manav 6th December 2001 04:47

multiselect
 
no, I know all that and also that we can select
multiple files by using the cdOFLAllowMultipleSelect
(or something like that..) flag before calling the common dialog

but the problem is that it then it displays the old win95 style
'open' box - I want it to somehow enable muti select in the
same dialog box (I've seen this in some app's, but dunno how)

anyways, thanx a lot for taking interest in my
li'l proggie liquidmotion :)


All times are GMT. The time now is 08:58.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.