Skip to content

Commit

Permalink
Add start up bat file for Windows
Browse files Browse the repository at this point in the history
To be placed in:

    AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Startup/start-autodesk.bat
  • Loading branch information
daoo committed Oct 29, 2024
1 parent a854b22 commit 3568ffe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/start-autodesk.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
cd "%userprofile%\code\autodesk"

powershell.exe "bin\start-autodesk.ps1"

0 comments on commit 3568ffe

Please sign in to comment.