ryan
16th March 2002 23:16 UTC
PIMPin Question!
In my PIMP script I was wondering how to make it launch my read me after installation. I tried the execfile command but I must be doing it wrong... I attached my PSC file below.
Name The Idiot boxv2.0
OutFile The idiot boxv2.exe
DefaultDir C:\Program Files\Winamp\plugins\avs\The idiot box
AddFile C:\Program Files\Winamp\Plugins\AVS\idiot box\*.avs
Addfile C:\Program Files\Winamp\Plugins\AVS\Idiot box\read me.txt
Execfile C:\Program Files\Winamp\Plugincs\AVS\Idiot box\read me.txt
Text This will install The idiot box v2.0 If you do not want to install this please click cancel. [NOTE] FOR THESE PRESETS TO LOOK RIGHT IN AVS EDITOR CLICK SETTINGS\DISPLAY AND TURN ON PIXEL DOUBLING!!
Smile2Me
17th March 2002 08:35 UTC
I don't know a thing about PIMP,
but my first guess would be that you should try using quotes "..." around the arguments...
Try it, maybe it'll work out...
Good luck, greetz,
-Hendri.
Rocker
17th March 2002 08:52 UTC
zip your files....then use the zip2exe converter(included in NSIS installation)
just make sure this is the extract path
$PROGRAMFILES\winamp\plug-ins\avs
its the easiest way
Montana
17th March 2002 10:29 UTC
Re: PIMPin Question!
Originally posted by idiot24-7
Name The Idiot boxv2.0
OutFile The idiot boxv2.exe
DefaultDir C:\Program Files\Winamp\plugins\avs\The idiot box
AddFile C:\Program Files\Winamp\Plugins\AVS\idiot box\*.avs
Addfile C:\Program Files\Winamp\Plugins\AVS\Idiot box\read me.txt
Execfile C:\Program Files\Winamp\Plugincs\AVS\Idiot box\read me.txt
Text This will install The idiot box v2.0 If you do not want to install this please click cancel. [NOTE] FOR THESE PRESETS TO LOOK RIGHT IN AVS EDITOR CLICK SETTINGS\DISPLAY AND TURN ON PIXEL DOUBLING!!
[/B]
try now
ryan
30th March 2002 08:34 UTC
Thanks Montana il put it in the next release =P. I didnt read this till it was up=P