Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BENTO-24] "#" is not a valid comment character for Windows batch files #22

Merged
merged 1 commit into from
Mar 13, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions definitions/.windows/install-vbox.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# with this, we can open the iso, and extract the VBoxWindowsAdditions.exe!
# http://downloads.sourceforge.net/sevenzip/7z920.exe
REM with this, we can open the iso, and extract the VBoxWindowsAdditions.exe!
REM http://downloads.sourceforge.net/sevenzip/7z920.exe
cmd /c certutil -addstore -f "TrustedPublisher" a:oracle-cert.cer
cmd /c e:\VBoxWindowsAdditions-amd64.exe /S
cmd /c shutdown.exe /r /t 0 /d p:2:4 /c "Vagrant reboot for VBoxWindowsAdditions"
Expand Down
2 changes: 1 addition & 1 deletion definitions/.windows/mount-validation.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This is so we can pass the validation test
REM This is so we can pass the validation test
cmd /c net use z: \\vboxsrv\veewee-validation