Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2023-07-20 Thread Johan Ho via unattended-devel
On 19.07.2023 18:30, Juanjo Pablos via unattended-devel wrote: On 19/7/23 15:54, Johan Ho via unattended-devel wrote: I completely forgot about this for a while, what is the status of switching to Strawberry Perl? I was too afraid to break things up, so I made the modifications internally

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2023-07-19 Thread Juanjo Pablos via unattended-devel
On 19/7/23 15:54, Johan Ho via unattended-devel wrote: I completely forgot about this for a while, what is the status of switching to Strawberry Perl? I was too afraid to break things up, so I made the modifications internally. Here is my copy. If everyone is ok, I can update the repository

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2023-07-19 Thread Johan Ho via unattended-devel
versions. Johan Ho _______ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2019-06-28 Thread Hofmann, Gerhard via unattended-devel
--- maybe we need to add cd %TEMP% before the ptar command ___ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2019-06-26 Thread Juanjo Pablos via unattended-devel
On 26/6/19 14:37, Johan Ho via unattended-devel wrote: I think I solved this in my Windows 10 unattended script by setting the "ApplicationAssociationToasts" entries for .pl files to 0 in the registry: I have found a bug on this, but it said tha

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2019-06-26 Thread Johan Ho via unattended-devel
Den 26.06.2019 13:29, skrev Juanjo Pablos via unattended-devel: > On 26/6/19 13:15, Hofmann, Gerhard wrote: >> One little annoyance remaining, see PNG attachment. I will have to tell >> Windows that Strawberry Perl should be used to handle the PL file extension. >> But this

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2019-06-26 Thread Juanjo Pablos via unattended-devel
on win10, on windows 7 seems to work just fine. ___ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2019-06-25 Thread Juanjo Pablos via unattended-devel
%TEMP% before the ptar command ___ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2019-06-25 Thread Hofmann, Gerhard via unattended-devel
for call ___ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2019-06-24 Thread Hofmann, Gerhard via unattended-devel
:\strawberry\perl\site\bin; cd /d c:\netinst ptar zxf %Z%\packages\strawberryperl\Win32-NetResource-0.057.tar.gz cd /d c:\netinst\Win32-NetResource-0.057 pwd perl Makefile.PL gmake gmake test gmake install - Von: Juanjo Pablos via unattended-devel Gesendet: Montag

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2019-06-24 Thread Juanjo Pablos via unattended-devel
replace start /wait for call ___ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2018-12-30 Thread Juanjo Pablos via unattended-devel
gmake test gmake install If you want I can push those changes to start testing. ___ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel

Re: [Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2018-12-29 Thread Juanjo Pablos via unattended-devel
On 27/12/18 13:53, Hofmann, Gerhard via unattended-devel wrote: 1) installing Win32::NetResource library online using cpan command - any offline alternative possible for PCs not connected to the Internet or behind http proxys? Added this line: :: URL

[Unattended-Dev] Experiences with Strawberry Perl instead of ActivePerl?

2018-12-27 Thread Hofmann, Gerhard via unattended-devel
ul goto retry :have_perl start /wait msiexec /qb /l* %SystemDrive%\netinst\logs\strawberryperl.txt /i %perl_msi% set PATH=%PATH%;c:\strawberry\c\bin;c:\strawberry\perl\bin;c:\strawberry\perl\site\bin; cpan Win32::NetResource @if errorlevel 1 exit 1 _______ una

Re: [Unattended-Dev] suggestion for todo.pl / variable $os / handling of new Windows versions

2018-12-13 Thread Juanjo Pablos via unattended-devel
On 13/12/18 13:46, Hofmann, Gerhard via unattended-devel wrote: I’m not so familiar with the Sourceforge SVN stuff anymore, could someone else add it to the repository? added. Please test it when you can. Thanks

Re: [Unattended-Dev] suggestion for todo.pl / variable $os / handling of new Windows versions

2018-12-13 Thread Hofmann, Gerhard via unattended-devel
Hello, not sure if the attachment todo.pl worked correctly, so 2nd trial with renamed file. Regards Gerhard Hofmann Von: Hofmann, Gerhard via unattended-devel Gesendet: Donnerstag, 13. Dezember 2018 13:47 An: Developer list for http://unattended.sourceforge.net/ Cc: Hofmann, Gerhard

Re: [Unattended-Dev] suggestion for todo.pl / variable $os / handling of new Windows versions

2018-12-13 Thread Hofmann, Gerhard via unattended-devel
Sourceforge SVN stuff anymore, could someone else add it to the repository? Regards Gerhard Hofmann Von: Juanjo Pablos Gesendet: Montag, 3. Dezember 2018 22:21 An: [email protected] Betreff: Re: [Unattended-Dev] suggestion for todo.pl / variable $os / handling of new Windows

[Unattended-Dev] WIn7 Updates

2018-12-06 Thread Juanjo Pablos via unattended-devel
e svn then? ___ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel

[Unattended-Dev] "Unsupported Hardware" message in Windows Update

2018-10-17 Thread Juan Jose Pablos via unattended-devel
you think. ___ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel

marc's user create script question

2006-03-13 Thread unattended-devel
sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel