Shari, > And is it necessary to create an installer for Windows? Can't you > just Zip the file instead of binhex it, and distribute it that way?
You can, but it depends on how much "stuff" you need. For example, if your applications has documents, you need to update the Windows Registry so that the document type is displayed properly. Although MC can do this, it is better served through an installer. > Also, what is the Windows equivalent of a Preferences folder? If the > program creates a file, that you don't want in the same folder as the > program itself, that would normally go in the Mac Preferences file... > where to put on Windows? The Windows equivalent of the Preferences folder is the Registry. It is a single file that holds all the preference settings for all programs on the PC. You can use 'setRegistry' and 'queryRegistry' commands in MC to set and get preferences. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web site: http://www.sonsothunder.com/ _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
