Hello aswell...
 
All I can say is OOPS, my mistake. 
Another change to the script again with good result now.
 
Regards,
 
Harro

-----Original Message-----
From: Goodgood [mailto:goodgood...@gmail.com] 
Sent: woensdag, 25 februari, 2009 16:33
To: ha...@vexation.nl
Cc: unattended-info@lists.sourceforge.net
Subject: [Unattended] adjustment for pdfcreator.bat


Hello,

your last update about pdfcreator installation script is not well working
for me.

I think there is a mistake in the ren command usage.
ren /?
REN [drive:][path]filename1 filename2
You can not specify a new drive to your destination.

In your ren command the drive is specified in the %WINDIR% var (c:\windows).
todo.pl "ren %WINDIR%\PDFCreator_Toolbar_Uninstaller_????.exe
%WINDIR%\PDFCreator_Toolbar_Uninstaller.exe"

To solve the problem, I changed the command with :
todo.pl "ren %WINDIR%\PDFCreator_Toolbar_Uninstaller_????.exe
PDFCreator_Toolbar_Uninstaller.exe"




------------------------------------------------------------------------------
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

Reply via email to