Jump to content

Compiled exe: Need for .ini and .aliases file


Recommended Posts

I don't compile a lot of applications to EXEs, but I've been doing some lately and am confused about the .alias and .ini files created by the application builder. Every time I build my app, I get one of each file created in the build directory. The .alias file contains only My Computer <My IP address> and the .ini file contains a lot of VI Server, ActiveX, and web server keys even though I'm not using any of those. The ini file is frustrating because it's cryptic to me (server.tcp.paranoid? why is server.tcp.servic misspelled?) and I imagine even more confusing to an end-user. Now I've discovered that if I delete them both, my program works just fine. The ini file gets recreated empty, but not the aliases file. So if these files are unnecessary, as they appear to be, why create them at all?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.