[wpkg-users] The system cannot find the file specified file
trple.dragon at gmail.com
trple.dragon at gmail.com
Thu Jun 3 19:50:35 CEST 2010
Hi Guys,
Every time when I try to install something I get this msg.
"the system cannot find the file specified file"
<packages>
<package
id="ccleaner"
name="CCleaner"
revision="2.0.0.0"
reboot="false"
priority="15">
<check type="uninstall" condition="exists" path="CCleaner (remove only)" />
<install cmd='%SOFTWARE%\ccleaner\ccsetup232.exe /S' />
<install cmd='%COMSPEC% /c mkdir "%AllUsersProfile%\Start Menu\Programs\CCleaner"' />
<install cmd='%COMSPEC% /c copy "%UserProfile%\Start Menu\Programs\CCleaner\CCleaner.lnk" "%AllUsersProfile%\Start Menu\Programs\CCleaner"' />
<install cmd='%COMSPEC% /c rmdir /q /s "%UserProfile%\Start Menu\Programs\CCleaner"' />
<install cmd='%COMSPEC% /c del /q "%UserProfile%\Desktop\CCleaner.lnk"' />
<upgrade cmd='%SOFTWARE%\ccleaner\ccsetup232.exe /S' />
<upgrade cmd='regedit /s %WPKGROOT%\reg\ccleaner.reg' />
<upgrade cmd='%COMSPEC% /c rmdir /q /s "%UserProfile%\Start Menu\Programs\CCleaner"' />
<upgrade cmd='%COMSPEC% /c del /q "%UserProfile%\Desktop\CCleaner.lnk"' />
<remove cmd='"%ProgramFiles%\CCleaner\uninst.exe" /S' />
<remove cmd='%COMSPEC% /c rmdir /q /s "%AllUsersProfile%\Start Menu\Programs\CCleaner"' />
</package>
</packages>
<profiles>
<profile id="Test">
<package package-id="ccleaner" />
</profile>
</profiles>
My directory looks like this WPKG( Shared )\ccleaner\ccsetup232.exe
So file exists .. I did try to hard code full path: C:\WPKG\ccleaner\..... No luck with that ...
I did try different software same problem same msg.
Thank You
MrWho
--
This message was sent on behalf of trple.dragon at gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/wpkg-users@lists.wpkg.org/topic.html
More information about the wpkg-users
mailing list