richietheprogrammer Posted November 12, 2010 Posted November 12, 2010 Hello everybody, I am trying to make an update checker . With the visual studio window open, how can I navigate to the folder where the project exists, so I can right click on the project, and do TurtoiseSVN, Show log? The path will be different on computers (for the visual studio project), so using Autoit and features in Visual Studio, how can I locate and open the folder where the current open project exists? Any help would be MUCH APPRECIATED!!
ProgAndy Posted November 12, 2010 Posted November 12, 2010 (edited) Well, why don't you use RocketSVN (currently free download) or AnkhSVN (completely free & OSS) They completely integrate in the Visual Studio IDE. Edited November 12, 2010 by ProgAndy *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
richietheprogrammer Posted November 13, 2010 Author Posted November 13, 2010 Well, why don't you use RocketSVN (currently free download) or AnkhSVN (completely free & OSS) They completely integrate in the Visual Studio IDE.Thanks for this. Unfortunately my script is to be used by others that only have SVN, so I have no choice but to use it. Again my question is, is there a way in Autoit to locate the opened script and open the corresponding folder? Thanks again.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now