Aussie John Posted June 14, 2007 Posted June 14, 2007 Is it possible to reduce the size of the runtime application. Mine is 65Mb plus the actual file (700k) and I want to distribute over internet. Even zipped the whole solution is 20Mb and too larger for the users. Are there any things I can do to get the runtime to something manageable. BTW does 8.5 advanced run on windows 98? thanks
hbrendel Posted June 14, 2007 Posted June 14, 2007 You can trash the dictionary files that you don't need. On Mac it's a Universal Binary. That means it contains both the codes for PowerPC and Intel machines. If you're the daring type you could make two versions by stripping off the 'other' code with a program called 'TrimTheFat' or look here for some 'Terminal' solutions.
Recommended Posts
This topic is 6372 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now