The following alphabetical list provides a convenient look-up for all the command line arguments.
Option
|
Description |
/? |
Display the help message on the command line |
Add a filter to the file filters |
|
Add a header file extension to the list of recognised header file extensions |
|
Add a source file extension to the list of recognised source file extensions |
|
Add a resource file extension to the list of recognised resource file extensions |
|
Delete all file filters |
|
Delete all header file extensions |
|
Delete all source file extensions |
|
Delete all resource file extensions |
|
Detect all possible error conditions |
|
Detect the default list of error conditions |
|
Detect files that are specified in a project but which don't exist |
|
Detect files identified by the files filter |
|
Detect files that are specified incorrectly |
|
Detect files that should be in a project but which are not |
|
Detect obsolete Visual Studio files |
|
Turn all problem detection options off |
|
Detect .tlog dependency files |
|
Specify the directory to search. Used with /projects and /solutions. |
|
Do not modify moved projects |
|
Modifying moved projects is allowed |
|
Fix all problems detected |
|
Fix only the default problems detected |
|
Remove from a project any files classified as Do not exist |
|
Remove from a project any filtered files |
|
Fix in a project any files classified as Incorrectly specified |
|
Add to a project any files classified as Missing |
|
Remove from a project any files classified as Obsolete |
|
Turn all problem fixing options off |
|
Delete files identified as .tlog dependency files from disk |
|
/help |
Display the help message on the command line |
Specify the log file to save a log of actions (also see /warnOnlyDoNoChange) |
|
Make backups of modified projects |
|
Don't make backups of modified projects |
|
Don't prompt before saving modified projects |
|
Do not load .vcproj projects (also see /vcproj) |
|
Do not load .vcxproj projects (also see /vcxproj) |
|
Scan for projects, not solutions |
|
Prompt before saving modified projects |
|
Reset the file filters |
|
Reset the header file extensions |
|
Reset the source file extensions |
|
Reset the resource file extensions |
|
Scan for solutions, not projects |
|
Load .vcproj projects (also see /novcproj) |
|
Load .vcxproj projects (also see /novcxproj) |
|
Don't modify any projects, just identify what is wrong with each project. Use in conjunction with /log. |
Run visualStudioProjectFixer.exe with the above command line arguments.