-
Notifications
You must be signed in to change notification settings - Fork 0
/
resetup.cmd
14 lines (14 loc) · 901 Bytes
/
resetup.cmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@echo off
cls
echo ######################################################################
echo # Rebuid the current application from default #
echo ######################################################################
echo # #
echo # NOTE: This will **DROP** the existing DB #
echo # and resetup so use with caution!! #
echo # #
echo # Crtl+C NOW if you are unsure! #
echo # #
echo ######################################################################
pause
setup foundationimport "foundationimport" "foundationimport-cm" "" THIAGO-DELL\SQLEXPRESS -E