Windows Installer Editor Reference
353
Working With Source Paths
Using Source Control
on page 348
Adding an Installation to Source Control
on page 349
Getting Latest Version of Files
¾
Not available in the Visual Studio integrated editor.
You can use this feature only if you’ve added the current installation to your source code
control system (SCCS).
To get the latest version of a file
1. Select Source Control menu > Get Latest Version.
The Get Latest Version dialog box appears, listing all files in the installation.
2. Mark the check boxes of the files to get from source control and click OK. You cannot
select a new location to copy files you get; they replace the existing files at the
check in/check out location.
See also:
Using Source Control
on page 348
Adding an Installation to Source Control
on page 349
Removing Files from Source Control
¾
Not available in the Visual Studio integrated editor.
You can use this feature only if you’ve added the current installation to your source code
control system (SCCS).
To remove files from source control
1. Select Source Control menu > Remove.
The Remove dialog box appears, listing all files in the installation.
2. Mark the check boxes of the files to remove from source control and click OK.
Comments, which are stored as an attribute of the file in the SCCS, are optional.
See also:
Using Source Control
on page 348
Adding an Installation to Source Control
on page 349
Undoing the Check Out of Files
¾
Not available in the Visual Studio integrated editor.
You can use this feature only if you’ve added the current installation to your source code
control system (SCCS).
To undo check out
1. Select Source Control menu > Undo Check Out.