correct typo
This commit is contained in:
parent
734f6b8caa
commit
ea1dde80e8
@ -173,7 +173,7 @@ xml ed -O -u "/Configuration/PIDKEY/@Value" -v $LicenseKey$ -u "/Configuration/U
|
|||||||
delete -sf "$LogDir$\msoffice2010-32\"
|
delete -sf "$LogDir$\msoffice2010-32\"
|
||||||
|
|
||||||
[Winbatch_activate_32]
|
[Winbatch_activate_32]
|
||||||
cscript.exe "$InstallDir32$\OSPP.vbs" /act
|
cscript "$InstallDir32$\OSPP.vbs" /act
|
||||||
|
|
||||||
|
|
||||||
[Files_install_32]
|
[Files_install_32]
|
||||||
@ -200,7 +200,7 @@ xml ed -O -u "/Configuration/PIDKEY/@Value" -v $LicenseKey$ -u "/Configuration/U
|
|||||||
delete -sf "$LogDir$\msoffice2010-64\"
|
delete -sf "$LogDir$\msoffice2010-64\"
|
||||||
|
|
||||||
[Winbatch_activate_64]
|
[Winbatch_activate_64]
|
||||||
cscript.exe "$InstallDir64$\OSPP.vbs" /act
|
cscript "$InstallDir64$\OSPP.vbs" /act
|
||||||
|
|
||||||
[Files_install_64]
|
[Files_install_64]
|
||||||
; copy the ini file to the InstallDir
|
; copy the ini file to the InstallDir
|
||||||
|
Loading…
Reference in New Issue
Block a user