project files structure and content

For all your non-technical questions.
jweksej
Posts: 93
Joined: Wed Sep 27, 2006 4:54 am

project files structure and content

Postby jweksej » Sun Oct 08, 2006 9:49 am

This is not described in help files but I need a full list of project core files - these which have to be stored in my repository, containing project crucial data (not IDE settings). I hope, all these files are in text format.

CandiceJones
Posts: 904
Joined: Thu Dec 22, 2005 7:03 pm
Contact:

Postby CandiceJones » Sun Oct 08, 2006 3:58 pm

Most of these files are in plain text format. You need everything in your project folder except BAK files and DLL files. I think there was another post in these forums which described the individual files and their meanings in detail.
Candice Jones
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

jweksej
Posts: 93
Joined: Wed Sep 27, 2006 4:54 am

Postby jweksej » Mon Oct 09, 2006 4:19 am

> Most of these files are in plain text format.
most of them are binary.

>You need everything in your project folder except BAK files and DLL files.
I don't want store IDE settings and compiler output.

>there was another post in these forums
yes, it was my post, but I not received complete information.

> which described the individual files and their meanings in detail
it was attempt to it...

I'll try to sumarize both threads:

.MPR: Project file, contains project level settings and references to scripts, dialogs, support files, merge modules, etc.
.MIA: Script file, either your main setup script, or your include scripts
.MIA.BRK: Breakpoints for the named script file
.MIA.FLD: Code folding for the named script file
.DFM: Dialog design
.DFM.MIAF: Dialog rules
.DFM.BAGGAGE: AVI or other "baggage" files to be kept next to the .DFM file on each save
*.tanslations.* files for translations

But I still don't know:
- is this list complete?
- which of them are core project files and should be stored in repository?
- which are not so important and can be generated by IA on the fly (compiled)?
- file format (text/binary)
- Is it possible to have core project data in one text file (e.g. plugin to archive it)?

CandiceJones
Posts: 904
Joined: Thu Dec 22, 2005 7:03 pm
Contact:

Postby CandiceJones » Mon Oct 09, 2006 7:43 am

All of these files are required. None of them are generated on the fly. Some are in text format and some are binary (the dialogs in particular). They cannot be merged into a single file.
Candice Jones

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

Tiago
Posts: 129
Joined: Thu Jun 18, 2009 9:08 am

Postby Tiago » Tue Aug 11, 2009 2:50 pm

Hi there.

I usually remove files with the BAK, DLL and TXT extensions, plus the "Release" folder before storing my project in our repository. Apparently, I find no problems while building my project later.
Tiago Rocha
Product Technology
www.ppi-multitask.com.br


Return to “Non-Technical”

Who is online

Users browsing this forum: No registered users and 28 guests