Jump to content

Recommended Posts

Posted

I just installed version 7.1.1 and all me regedits etc work, file copies etc work but none of my programs will install anymore? The errors are:

Wednesday, October 29, 2008 8:06:19 AM

Program: CCleaner

Unique ID: CCleaner

Order: 000500

Category: 6 - Applications

Wednesday, October 29, 2008 8:06:19 AM - cmd1 *** Fail *** (returned code undefined): C:\Documents and Settings\Steve\My Documents\WPI\Install\ccleaner-setup.exe

Wednesday, October 29, 2008 8:06:20 AM - Finished installation.

The actual part of the config file is:

prog[pn]=['CCleaner'];

bit64[pn]=['no'];

ordr[pn]=[500];

uid[pn]=['CCleaner'];

dflt[pn]=['yes'];

cat[pn]=['6 - Applications'];

forc[pn]=['no'];

configs[pn]=['Vista,XP'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\ccleaner-setup.exe'];

picf[pn]=['PNG Collection\\clean.png'];

picw[pn]=['96'];

pich[pn]=['96'];

textl[pn]=['Top'];

pn++;

Can you offer any insight as to what is different with program installs in this new version?

Thanks for your help


Posted

For any one else running into this - I found the cause ...

WORKS with OLDER WPI ... cmd1[pn]=['%wpipath%\\Install\\ccleaner-setup.exe'];

MUST NOW BE .....cmd1[pn]=['"%wpipath%\\Install\\ccleaner-setup.exe"'];

All commands need to now be enclosed in quotation marks. Now if only I can find the cause why file copies work in XP but not Vista ...

Posted

Nothing that would prevent just a program from being installed. No one else has said anything like your problem. In 7.2.0 I have added a FileExists() check when comes back failed. The undefined code tells me nothing. 0 for success, undefined for all errors.

I will PM you some details.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...