|
Re: How to Create a New Google Talk Theme ??
you can code the installer in Nsis or any other installer scripts.
or make a self extracting win rar archive that will run a batch file after being extracted to a folder. the batch file will rename the original directory and the then copy the required files as needed.
|