Guest User

Untitled

a guest
Mar 22nd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <PropertyValue name="ProjectsLocation">%vsspv_user_documents%My
  2. Projects</PropertyValue>
  3.  
  4. HKEY_CURRENT_USERSoftwareMicrosoftMicrosoft SQL Server90ToolsShell
  5.  
  6. HKEY_CURRENT_USERSoftwareMicrosoftMicrosoft SQL Server90ToolsShellGeneralProjectLocationEntries
  7.  
  8. set fName=newQuery%date:~4,2%_%date:~7,2%_%date:~10,4%_%time:~1,1%_%time:~3,2%_%time:~6,2%.sql
  9. copy _queryBlank.sql %fName%
  10.  
  11. junction.exe "c:MyStuff" "c:Documents and SettingsStephen.TurnerMy DocumentsSQL Server Management Studio"
Add Comment
Please, Sign In to add comment