diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2018-03-19 11:24:04 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2018-03-19 11:24:04 +0100 |
commit | 699072b22dac27972b6a90f416f6dacaaaf7edb8 (patch) | |
tree | c3f066b165e30ebd57142729f48f4c04f3885a0e /bin | |
parent | 577b5b63ff03c80c65b9f5788a31dcb4773e925e (diff) | |
download | dotfiles-699072b22dac27972b6a90f416f6dacaaaf7edb8.tar.gz dotfiles-699072b22dac27972b6a90f416f6dacaaaf7edb8.zip |
EEEg
Diffstat (limited to 'bin')
-rw-r--r-- | bin/install.bat | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bin/install.bat b/bin/install.bat new file mode 100644 index 0000000..6592e63 --- /dev/null +++ b/bin/install.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 |