Hi all,
This discussion has been brought up several times in these forums and it's been brewing in my mind for a while. So finally I came up with something elegant and easy to use. Just drop the exe where your Central file is and create a shortcut to it so you can run it easily.
NOTE: To make this post more concise, I took out all the detailed information about what the program/script does. All the detailed information, together with a version history and instructions for how to use the program, are now available in the Readme.txt file included with the new zip.
#### Version 4 (x64) - 05/08/2009
Now also compatible with 2010 all the way to 2008. Please see readme.txt for changes. It pretty much still works the same as before.
#### Version 3 (x64) - 02/05/2009
Same version but now works with the following combination:
a) 32 bit OS with 32 bit Revit
b) 64 bit OS with 64 bit Revit
Assumes Revit is installed in the Program Files folder.
#### Version 3 - 03/30/2008
a) Check for Revit build between users for the same project. Warn users that are using a build# other than what was used to create the first local file using this program.
b) Revit will now always open maximized.
c) Check if Revit is already open with a local version of the same project, belonging to the user that is running the script. If so, Revit issues a warning and stops running.
d) Program will now launch any Revit version and flavor from 2008 onwards (until Autodesk changes the naming again!).
e) Added animated splash screen which appears while a Revit session is opened. This goes away once the Revit splash screen appears.
f) Added Readme.txt to the zip.
#### Version 2 - 03/01/2008
a) Script now creates project folders named XXXXX #VV (see 1 for explanation) in C:\Revit Local Files\
b) Implemented "Command Line Parameters" (similar to switches) in shortcuts to instruct the script to either just open the local file, or open a detached copy, or specify worksets to open.
c) Custom icon added.
#### Version 1 - 08/10/2007
------------------------------------------------------------------------------------------
Note: This program/script was compiled with AutoHotKey (they have an outstanding support forum!) using notepad as the script editor.