Quote:
Originally Posted by heywood
Deletes the following folders:
thisfile2 := 'C:\Program Files\ZangoClient';
thisfile3 := 'C:\Program Files\Zango Applications';
thisfile4 := 'C:\Program Files\Zango Games';
thisfile5 := 'C:\Documents and Settings\[username]\ApplicationData\Zango';
thisfile6 := 'C:\Documents and Settings\[username]\Start Menu\Programs\Zango';
thisfile7 := 'C:\Documents and Settings\[username]\Start Menu\Programs\Zango Games';
|
You can't assume that C (or even those paths) will always be used. If it's possible, you probably need to check the registry keys etc. to discover where it's really installed.