Skip to main content

Questions tagged [file-extension]

2 votes
1 answer
1k views

To make an installation of opensource software for the Windows platform single click, I am trying to convert the setup.ps1 into a setup.exe file. (To make a powershell script executable in a single (...
a.t.'s user avatar
  • 225
2 votes
1 answer
316 views

I noticed a long time ago that a number of files included with projects, especially files called README, LICENSE, and so forth, frequently have no filename extension. This is strange to me because it ...
kettlecrab's user avatar
18 votes
5 answers
9k views

I'm finishing up my app for iPad, and the filename extension (used mostly so that Mail and Dropbox know what program to open the files in) is 12 characters long. The only filename extension that is ...
Dan Rosenstark's user avatar
6 votes
5 answers
12k views

I'm building a Model-View-Controller framework, and it has come time to decide how I will be creating and using view templates and layouts. Some frameworks use special extensions for these files. ...
Stephen's user avatar
  • 2,199