We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761d616 commit 0cbc68fCopy full SHA for 0cbc68f
post_install.bat
@@ -1,5 +1,5 @@
1
@echo off
2
-set ARGS=/A /SE /SW /SA
+set ARGS=/SE /SW /SA
3
if "%PROCESSOR_ARCHITECTURE%" == "AMD64" (
4
drivers\dpinst-amd64.exe %ARGS%
5
) ELSE IF "%PROCESSOR_ARCHITEW6432%" == "AMD64" (
0 commit comments