From 5c92550c416eb7d06dc813b337dcc87856c207c8 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 11 Sep 2012 10:19:33 -0400 Subject: Do not activate copy --- answerfiles/postinstall.cmd.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'answerfiles/postinstall.cmd.in') diff --git a/answerfiles/postinstall.cmd.in b/answerfiles/postinstall.cmd.in index 67fb88f..41e7b82 100644 --- a/answerfiles/postinstall.cmd.in +++ b/answerfiles/postinstall.cmd.in @@ -1,5 +1,5 @@ echo these are commands to be run upon first login post installation -rem echo activate windows with the product key -rem cscript c:\Windows\System32\slmgr.vbs /ipk "@PRODUCT_KEY@" -rem cscript c:\Windows\System32\slmgr.vbs /ato +;rem echo activate windows with the product key +;rem cscript c:\Windows\System32\slmgr.vbs /ipk "@PRODUCT_KEY@" +;rem cscript c:\Windows\System32\slmgr.vbs /ato @SETUP_PATH@\nextscript.cmd 1 -- cgit