krutch
7th April 2004, 21:50
Hi i have more then 5 versions of a script pack i make for cs and on one of them it goes into a whole different dir.
The problem is instead of just adding that dir to the uninstall for all of the versions is.
If I did try to just add the dir for the other versions the user installs would install a version and not the other then when he uninstalled it.
It would also uninstall any other scripts that might not be mine.
like this
most of the versions would install here
C:\Program Files\Steam\SteamApps\person@email.com\counter-strike\cstrike
2 of the versions installs to
C:\Program Files\Steam\SteamApps\person@email.com\condition zero\czero
so if i put the uninstall for both dirs when the person uninstalls ether cs or cz it would uninstall both even if they only wanted to uninstall cs or cz.
so i need a way to have the uninstaller be able to check for which version to unstall CS or CZ then have the 2 CZ versions uninstalled with out cs uninstalled or the other way around.
any help here?
The problem is instead of just adding that dir to the uninstall for all of the versions is.
If I did try to just add the dir for the other versions the user installs would install a version and not the other then when he uninstalled it.
It would also uninstall any other scripts that might not be mine.
like this
most of the versions would install here
C:\Program Files\Steam\SteamApps\person@email.com\counter-strike\cstrike
2 of the versions installs to
C:\Program Files\Steam\SteamApps\person@email.com\condition zero\czero
so if i put the uninstall for both dirs when the person uninstalls ether cs or cz it would uninstall both even if they only wanted to uninstall cs or cz.
so i need a way to have the uninstaller be able to check for which version to unstall CS or CZ then have the 2 CZ versions uninstalled with out cs uninstalled or the other way around.
any help here?