A small contribution but needs to be done since the current CVS code is
wrong because the file mentioned in line 22 is created with random numbers.
now:
19 :: todo.pl "copy %Z%\packages\pdfcreator\lang-%WINLANG%-0.9.6.ini
\"%ProgramFiles%\PDFCreator\languages\""
20 :nolangpack
21 :: Uninstall toolbar
22 todo.pl "%WINDIR%\PDFCreator_Toolbar_Uninstaller_6390.exe -s"
23
24
25 :: Install PDFCreator
should be:
19 :: todo.pl "copy %Z%\packages\pdfcreator\lang-%WINLANG%-0.9.6.ini
\"%ProgramFiles%\PDFCreator\languages\""
20 :nolangpack
21 :: Uninstall toolbar
22 todo.pl "%WINDIR%\PDFCreator_Toolbar_Uninstaller.exe -s"
23 todo.pl "ren %WINDIR%\PDFCreator_Toolbar_Uninstaller_????.exe
%WINDIR%\PDFCreator_Toolbar_Uninstaller.exe"
24
25 :: Install PDFCreator
Regards,
Harro
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info