T
Tamir Khason
Following the scenario:
client want the application in ONE file only and do not want to hear about
more then one exe in directory.
The application is about 10 projects (no other way to build 'cos consist of
3d parties without sources)
So thinking about folloing scenarion:
1) Make base class to embedd in it all classes in the application
2) On running such class (run-time - not installation) unpack all files into
temporary directory
3) On exit run Mr. Clean.
This is VERY DURTY AND UGLY solution, BUT I do not know another way... So
Maybe You do???
Please advice...
client want the application in ONE file only and do not want to hear about
more then one exe in directory.
The application is about 10 projects (no other way to build 'cos consist of
3d parties without sources)
So thinking about folloing scenarion:
1) Make base class to embedd in it all classes in the application
2) On running such class (run-time - not installation) unpack all files into
temporary directory
3) On exit run Mr. Clean.
This is VERY DURTY AND UGLY solution, BUT I do not know another way... So
Maybe You do???
Please advice...