aboutsummaryrefslogtreecommitdiff
path: root/install/install_win.bat
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2019-10-09 17:07:39 +0200
committerJakob Stendahl <jakob.stendahl@outlook.com>2019-10-09 17:07:39 +0200
commit2b98d4a30d401403934a550c0e753942aa0faece (patch)
treefc61013f8ffad9810d6ddf72b6f7ffb2132fef26 /install/install_win.bat
parentf96d7947a488fd76e53b87e6a4d70eab903d9c4a (diff)
downloaddotfiles-2b98d4a30d401403934a550c0e753942aa0faece.tar.gz
dotfiles-2b98d4a30d401403934a550c0e753942aa0faece.zip
:truck: Add install-scripts, reorganize
Diffstat (limited to 'install/install_win.bat')
-rw-r--r--install/install_win.bat10
1 files changed, 10 insertions, 0 deletions
diff --git a/install/install_win.bat b/install/install_win.bat
new file mode 100644
index 0000000..44b529b
--- /dev/null
+++ b/install/install_win.bat
@@ -0,0 +1,10 @@
+@echo off
+
+echo This installer will setup you system with jakobs1n's dotfiles.
+echo It will not care about your current setup, and will assume that you have a "stock" setup, or are trying a new version of jakobs1n's config.
+echo
+echo Are you an administrator on your system? (Y/n)
+echo I don't care...
+echo
+echo this key should point to your env.cmd
+echo REG Add "HKCU\SOFTWARE\Microsoft\Command Processor" /v AutoRun /t REG_SZ /d <pathToFile>