From 364ca3a5835acb4d00baceab660d054570e36418 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Thu, 24 May 2018 19:46:01 +0200 Subject: Changed install files a bit --- bin/install_win.bat | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 bin/install_win.bat (limited to 'bin/install_win.bat') diff --git a/bin/install_win.bat b/bin/install_win.bat new file mode 100644 index 0000000..6592e63 --- /dev/null +++ b/bin/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 -- cgit v1.2.3