Subject: | Strawberry 5.12.0-RC - idea (relocation.pl) |
Hi,
I would like to propose making relocation easier by creating a simple relocation.bat batch file in the root of strawberry installation.
relocation.bat could be as simple as this:
----------
@%~dp0perl\bin\perl.exe %~dp0relocation.pl %*
----------
Or if we do not want to have both relocation.pl + relocation.bat we can create just one relocation.bat in pl2bat style.
P.S. please not my little fix I have done during my testing of relocation.pl
http://fisheye2.atlassian.com/browse/cpan/trunk/Perl-Dist-WiX/share/relocation.pl?r1=11737&r2=11779
--
kmx
I would like to propose making relocation easier by creating a simple relocation.bat batch file in the root of strawberry installation.
relocation.bat could be as simple as this:
----------
@%~dp0perl\bin\perl.exe %~dp0relocation.pl %*
----------
Or if we do not want to have both relocation.pl + relocation.bat we can create just one relocation.bat in pl2bat style.
P.S. please not my little fix I have done during my testing of relocation.pl
http://fisheye2.atlassian.com/browse/cpan/trunk/Perl-Dist-WiX/share/relocation.pl?r1=11737&r2=11779
--
kmx