NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
A Windows installer installer for perl + gcc ;) (Score:1)
http://stennie.org/camelpack/ [stennie.org]
I picked one combination (and listed some alternatives considered) but the approach should be easily adaptable and maintainable.
Cheers,
Stephen
Re:A Windows installer installer for perl + gcc ;) (Score:1)
During installation, I only checked the mingw installation, to save some time.
Installation failed, it couldn't find the file it thought it had downloaded to the tmp directory.
I tried to uninstall, that failed with
'an attempt was made to expand the "app" constant but Setup didn't create the "app" dir'
so the program (listed as "2006.1" in add/remove programs) is still there.
Exactly how did yo
Re:A Windows installer installer for perl + gcc ;) (Score:1)
Regarding inno/isx, I installed:
- Innosetup
- IStool
- IStool download DLL
Re:A Windows installer installer for perl + gcc ;) (Score:1)
If you need to remove a bogus uninstall entry, the path in regedit to delete is:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2C936648 -0116-46EA-9398-49258B6325C3}
Cheers,
Stephen
Reply to This
Parent