Setup filename convention? setup.exe vs install.exe vs others
Posted
by www.openidfrance.frfxkim
on Stack Overflow
See other posts from Stack Overflow
or by www.openidfrance.frfxkim
Published on 2010-04-21T10:33:37Z
Indexed on
2010/04/21
10:53 UTC
Read the original article
Hit count: 257
Hi, I'm going to build an installer to deploy my application which is a Windows executable file(not a MSI file). I'm using NSIS. This application targets French people and "install" word is close to "installation" in French.
Is there a filename convention? What is the best choice for you?
It seems that "setup.exe" is the most popular name compare to "install.exe"
What do you think?
Thanks for your reply.
© Stack Overflow or respective owner