aboutsummaryrefslogtreecommitdiff
path: root/bin/install_win.bat
blob: 44b529bca64126de6ee2b455361574108608da9a (plain) (blame)
1
2
3
4
5
6
7
8
9
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>