User Tools

Site Tools


userspace:msoffice2013pro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:msoffice2013pro [2013/09/18 07:16]
highman72
userspace:msoffice2013pro [2021/08/23 08:37] (current)
Line 170: Line 170:
 else else
  comment "Display product logo"  comment "Display product logo"
- ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png"+ ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png" $ProductId$
    
  if FileExists("%ScriptPath%\delsub32.ins")  if FileExists("%ScriptPath%\delsub32.ins")
Line 295: Line 295:
    
 comment "Display product logo" comment "Display product logo"
-ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png"+ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png" $ProductId$
    
 Message "Uninstalling " + $ProductId$ + " ..." Message "Uninstalling " + $ProductId$ + " ..."
Line 310: Line 310:
    
 Set $UninstallProgram$ = "%ScriptPath%\Office2k13\setup.exe" Set $UninstallProgram$ = "%ScriptPath%\Office2k13\setup.exe"
-Set $UninstCmd$ = "/uninstall ProPlusr /config %ScriptPath%\uninstconfig.xml"+Set $UninstCmd$ = "/uninstall ProPlus /config %ScriptPath%\uninstconfig.xml"
    
 Message "Uninstalling " + $ProductId$ + " ..." Message "Uninstalling " + $ProductId$ + " ..."
userspace/msoffice2013pro.1379488588.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)