End Note Upgrade
Has anyone did a MS-DOS batch file with the End Note Upgrade application? I had encountered an issue where the process is almost near completion but it hangs and not complete the process. Please provide some feedback. I would appreciate it. Thank you
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
DaveX
13 years ago
This is the batch file:
"\\%server%\Apps\5 DMCN Templates\LogFile.vbs"
if exist "%LogFolder%\%AppName%.log" goto :%AppName%
msiexec /i "\\%server%\apps\EndNote\Upgrade\Automated\ENX4Inst.msi" transforms="\\%server%\apps\EndNote\Upgrade\Automated\ENX4Inst.mst" /qb- /l* %LogFolder%\%AppName%.log
REM copy /y "\\%server%\Apps\EndNote\Automated\EndNotex4\EndNotex4.lnk" "C:\Documents and Settings\All Users\Desktop"
CACLS "C:\Program Files\EndNote X4" /T /E /G users:F
"\\%server%\apps\5 DMCN Templates\license.vbs"
"C:\Program Files\EndNote X4\EndNote.exe"
:%AppName%
The process is at it completion. It reached to the window" Please wait while Windows configures EndNote X4. Time remaining: 0 seconds. It would just hang at that screen. I then canceled and reinstalled it, and it hangs at the same spot.
"\\%server%\Apps\5 DMCN Templates\LogFile.vbs"
if exist "%LogFolder%\%AppName%.log" goto :%AppName%
msiexec /i "\\%server%\apps\EndNote\Upgrade\Automated\ENX4Inst.msi" transforms="\\%server%\apps\EndNote\Upgrade\Automated\ENX4Inst.mst" /qb- /l* %LogFolder%\%AppName%.log
REM copy /y "\\%server%\Apps\EndNote\Automated\EndNotex4\EndNotex4.lnk" "C:\Documents and Settings\All Users\Desktop"
CACLS "C:\Program Files\EndNote X4" /T /E /G users:F
"\\%server%\apps\5 DMCN Templates\license.vbs"
"C:\Program Files\EndNote X4\EndNote.exe"
:%AppName%
The process is at it completion. It reached to the window" Please wait while Windows configures EndNote X4. Time remaining: 0 seconds. It would just hang at that screen. I then canceled and reinstalled it, and it hangs at the same spot.
Posted by:
anonymous_9363
13 years ago
Posted by:
DaveX
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.