3D HOME DESIGNER

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Trying to install 3d home designer, installs fine but then comes up with following, already a licence aggreement in force delete this program. C\WINDOWS\o2cLicStore.bin I can not even open this program let alone delete it. any ideas?
 
..bin file's should be deleted/edited with caution as they can screw other
programs up (assuming other programs are using them).

If your completely stuck then place the following into a .bat file and
either, drop to a command prompt and run it, or have it run when you start
your computer;

'everything below this line
@echooff

copy c:\windows\o2cLicStore.bin c:\windows\o2cLicStore.old
del c:\windows\o2cLicStore.bin

'everything above this line

You could use the deltree command with the /y switch (it'll supress the "are
you sure..." prompt) but I'm told it doesn't work in XP...? (which is
strange as it works just fine on my XP Pro machine).

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)


IVOR said:
Trying to install 3d home designer, installs fine but then comes up with
following, already a licence aggreement in force delete this program.
C\WINDOWS\o2cLicStore.bin I can not even open this program let alone
delete it. any ideas?
 
Back
Top