Microsoft Office 2003 – Supported software – PlayOnLinux – Run your Windows applications on Linux easily!

Dadu042 Sunday 3 November 2019 at 0:12 Dadu042

Information

This update induce exist approve by the team .
logo

Try this update

Message

upgrade from wine 1.8.1 to wine 2.22

Differences

@@ -6,12 +6,21 @@
 # Author : Tinou (Revised by MTres19)
 # Licence : Retail
 
+# CHANGELOG
+# [Tinou] (2009)
+#   First script.
+# [MTres19] (2016)
+#   Wine 1.1 -> 1.8.1
+#   ...
+# [Dadu042] (2019-11-02)
+#   Wine 1.8.1 -> 2.22.
+
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
 
 TITLE="Microsoft Office 2003"
 PREFIX="Office2003"
-WINEVERSION="1.8.1"
+WINEVERSION="2.22"
 
 POL_SetupWindow_Init
 POL_Debug_Init

New source code

#!/bin/bash
# Date : (2009-06-25 11-00)
# Last revision : (2016-2-13)
# Wine version used : 1.8.1
# Distribution used to test : Not tested (yet)
# Author : Tinou (Revised by MTres19)
# Licence : Retail

# CHANGELOG
# [Tinou] (2009)
#   First script.
# [MTres19] (2016)
#   Wine 1.1 -> 1.8.1
#   ...
# [Dadu042] (2019-11-02)
#   Wine 1.8.1 -> 2.22.

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Office 2003"
PREFIX="Office2003"
WINEVERSION="2.22"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Microsoft" "www.microsoft.com" "Tinou" "$PREFIX"

[ "$POL_OS" = "Linux" ] && wbinfo -V || POL_Debug_Fatal "Please install winbind before installing $TITLE"
if [ "$POL_OS" = "Mac" ]
    then
        # Samba support
        POL_Call POL_GetTool_samba3
        source "$POL_USER_ROOT/tools/samba3/init"
fi

POL_System_SetArch "x86"
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

POL_Call POL_Function_FontsSmoothRGB

POL_SetupWindow_InstallMethod "LOCAL,DVD"

if [ "$INSTALL_METHOD" = "LOCAL" ]
    then
        POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run.')" "$TITLE"
        POL_SetupWindow_WaitBefore "$TITLE"
        POL_Wine "$APP_ANSWER"
fi

if [ "$INSTALL_METHOD" = "DVD" ]
    then
        POL_SetupWindow_cdrom
        cd "$CDROM"
        POL_SetupWindow_WaitBefore "$TITLE"
        POL_Wine "setup.exe"
fi

POL_Shortcut "WINWORD.EXE" "Microsoft Word"
POL_Shortcut "EXCEL.EXE" "Microsoft Excel"
POL_Shortcut "POWERPNT.EXE" "Microsoft PowerPoint"
POL_Shortcut "ONENOTE.EXE" "Microsoft OneNote"
POL_Shortcut "INFOPATH.EXE" "Microsoft InfoPath"
POL_Shortcut "MSPUB.EXE" "Microsoft Publisher"
POL_Shortcut "OUTLOOK.EXE" "Microsoft Outlook"
POL_Shortcut "MSACCESS.EXE" "Microsoft Access"

if [ "$POL_OS" = "Mac" ]
    then
        POL_Shortcut_InsertBeforeWine "Microsoft Word 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
        POL_Shortcut_InsertBeforeWine "Microsoft Excel 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
        POL_Shortcut_InsertBeforeWine "Microsoft Powerpoint 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
        POL_Shortcut_InsertBeforeWine "Microsoft OneNote 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
        POL_Shortcut_InsertBeforeWine "Microsoft Outlook 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
fi

POL_Wine_reboot
POL_SetupWindow_Close
exit 0

Replies

AnonymousOfife subsequently the install of office 2003 deoxyadenosine monophosphate typical facility and subsequently start information technology, one wanted to add extra feature.

iodine plump to

PlayOnLinuxConfig- > Wine- > control Panel- > Software- > Microsoft office professional edition 2003- > change- > lend features- > check the checkbox “ boost change ” – > “ next ”

then associate in nursing error look :

hypertext transfer protocol : //www.bilder-upload.eu/bild-d4b5b0-1586202121.jpg.html
Ofife see here hypertext transfer protocol : //dichvusuachua24h.com/en/topic-17053-Office_2003_changing_the_installation_add_more_features.html

edit aside Dadu042 MTres19 Sunday 14 February 2016 at 0:40 MTres19

Warning

This update take not be approve even by the team.
use information technology astatine your own risk
Try this update

Message

lapp script a earlier, merely with the indicate rewrite. If you have position 2003, please quiz information technology aside cluck “ test this update. ”

Differences

@@ -1,108 +1,72 @@
 #!/bin/bash
 # Date : (2009-06-25 11-00)
-# Last revision : (2009-10-29 15-00)
-# Wine version used : 1.2
-# Distribution used to test : Mac OS 10.6.4
-# Author : Tinou
+# Last revision : (2016-2-13)
+# Wine version used : 1.8.1
+# Distribution used to test : Not tested (yet)
+# Author : Tinou (Revised by MTres19)
 # Licence : Retail
-# Depend : ImageMagick
- 
+
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
 
-POL_SetupWindow_make_icon_for_shortcut()
-{
-	convert "$HOME/.local/share/icons/$2" -geometry 32X32 "$REPERTOIRE/icones/32/$1"
-}
-
 TITLE="Microsoft Office 2003"
 PREFIX="Office2003"
-
-EXENAME[0]="WINWORD"
-APPNAME[0]="Word"
-ICOINDEX[0]="*_wordicon.0.png"
-
-EXENAME[1]="EXCEL"
-APPNAME[1]="Excel"
-ICOINDEX[1]="*_xlicons.0.png"
-
-EXENAME[2]="POWERPNT"
-APPNAME[2]="PowerPoint"
-ICOINDEX[2]="*_pptico.0.png"
-
-EXENAME[3]="ONENOTE"
-APPNAME[3]="OneNote"
-ICOINDEX[3]="*_joticon.0.png"
-
-EXENAME[4]="INFOPATH"
-APPNAME[4]="InfoPath"
-ICOINDEX[4]="*_inficon.0.png"
-
-EXENAME[5]="MSPUB"
-APPNAME[5]="Publisher"
-ICOINDEX[5]="*_pubs.0.png"
-
-EXENAME[6]="OUTLOOK"
-APPNAME[6]="Outlook"
-ICOINDEX[6]="*_outicon.0.png"
-
-EXENAME[7]="MSACCESS"
-APPNAME[7]="Access"
-ICOINDEX[7]="*_accicons.0.png"
+WINEVERSION="1.8.1"
 
 POL_SetupWindow_Init
+POL_Debug_Init
 
-POL_SetupWindow_presentation "$TITLE" "Microsoft" "www.microsoft.com" "Tinou" "$PREFIX" 
-
-
-
-select_prefix "$REPERTOIRE/wineprefix/$PREFIX"
-
-POL_SetupWindow_cdrom
-
-POL_SetupWindow_check_cdrom "setup.exe"
-POL_SetupWindow_prefixcreate
-POL_LoadVar_PROGRAMFILES
+POL_SetupWindow_presentation "$TITLE" "Microsoft" "www.microsoft.com" "Tinou" "$PREFIX"
 
-
-POL_Call POL_Function_FontsSmoothRGB 
-#POL_Call POL_Install_dotnet20
-
-
-POL_SetupWindow_wait_next_signal "Installation in progress..." "$TITLE"
-cd "$CDROM"
-wine "setup.exe"
-POL_SetupWindow_detect_exit
-#POL_Call POL_Install_dcom98
-
-#making shortcuts
-for i in 0 1 2 3 4 5 6 7;
-do
-cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Microsoft Office/OFFICE11"
-if [ -e "$WINEPREFIX/drive_c/$PROGRAMFILES/Microsoft Office/OFFICE11/${EXENAME[$i]}.EXE" ]; then
-POL_SetupWindow_make_icon_for_shortcut "Microsoft Office ${APPNAME[$i]} 2003" "${ICOINDEX[$i]}"
-POL_SetupWindow_make_shortcut "$PREFIX" "$PROGRAMFILES/Microsoft Office/OFFICE11" "${EXENAME[$i]}.EXE" "" "Microsoft Office ${APPNAME[$i]} 2003" "" ""
-
-	if [ "${APPNAME[$i]}" != "Outlook" ] ;then
-	appdir=$(detect_appdir "Microsoft Office ${APPNAME[$i]} 2003")
-	cd "$REPERTOIRE/configurations/installed"
-	mv "Microsoft Office ${APPNAME[$i]} 2003" "Microsoft Office ${APPNAME[$i]} 2003.bak"
-	cat "Microsoft Office ${APPNAME[$i]} 2003.bak" | head -n5 > "Microsoft Office ${APPNAME[$i]} 2003"
-	echo "docname=\${1##*/}" >> "Microsoft Office ${APPNAME[$i]} 2003"
-	echo "docpath=\${1%/*}" >> "Microsoft Office ${APPNAME[$i]} 2003"
-	echo "cd \"\$docpath\"" >> "Microsoft Office ${APPNAME[$i]} 2003"
-	echo "wine \"$appdir/${EXENAME[$i]}.EXE\" \"\$docname\"" >> "Microsoft Office ${APPNAME[$i]} 2003"
-	rm "Microsoft Office ${APPNAME[$i]} 2003.bak"
-	fi
+[ "$POL_OS" = "Linux" ] && wbinfo -V || POL_Debug_Fatal "Please install winbind before installing $TITLE"
+if [ "$POL_OS" = "Mac" ]
+    then
+        # Samba support
+        POL_Call POL_GetTool_samba3
+        source "$POL_USER_ROOT/tools/samba3/init"
 fi
-done 
 
+POL_System_SetArch "x86"
+POL_Wine_SelectPrefix "$PREFIX"
+POL_Wine_PrefixCreate "$WINEVERSION"
+
+POL_Call POL_Function_FontsSmoothRGB
+
+POL_SetupWindow_InstallMethod "LOCAL,DVD"
+
+if [ "$INSTALL_METHOD" = "LOCAL" ]
+    then
+        POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run.')" "$TITLE"
+        POL_SetupWindow_WaitBefore "$TITLE"
+        POL_Wine "$APP_ANSWER"
+fi
 
-#cleaning temp
-rm -r "$WINEPREFIX/drive_c/windows/temp/"
+if [ "$INSTALL_METHOD" = "DVD" ]
+    then
+        POL_SetupWindow_cdrom
+        cd "$CDROM"
+        POL_SetupWindow_WaitBefore "$TITLE"
+        POL_Wine "setup.exe"
+fi
 
-POL_SetupWindow_message "$TITLE has been installed successfully" "$TITLE"
+POL_Shortcut "WINWORD.EXE" "Microsoft Word"
+POL_Shortcut "EXCEL.EXE" "Microsoft Excel"
+POL_Shortcut "POWERPNT.EXE" "Microsoft PowerPoint"
+POL_Shortcut "ONENOTE.EXE" "Microsoft OneNote"
+POL_Shortcut "INFOPATH.EXE" "Microsoft InfoPath"
+POL_Shortcut "MSPUB.EXE" "Microsoft Publisher"
+POL_Shortcut "OUTLOOK.EXE" "Microsoft Outlook"
+POL_Shortcut "MSACCESS.EXE" "Microsoft Access"
+
+if [ "$POL_OS" = "Mac" ]
+    then
+        POL_Shortcut_InsertBeforeWine "Microsoft Word 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
+        POL_Shortcut_InsertBeforeWine "Microsoft Excel 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
+        POL_Shortcut_InsertBeforeWine "Microsoft Powerpoint 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
+        POL_Shortcut_InsertBeforeWine "Microsoft OneNote 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
+        POL_Shortcut_InsertBeforeWine "Microsoft Outlook 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
+fi
 
-POL_SetupWindow_reboot
+POL_Wine_reboot
 POL_SetupWindow_Close
-exit
\ No newline at end of file
+exit 0
\ No newline at end of file

New source code

#!/bin/bash
# Date : (2009-06-25 11-00)
# Last revision : (2016-2-13)
# Wine version used : 1.8.1
# Distribution used to test : Not tested (yet)
# Author : Tinou (Revised by MTres19)
# Licence : Retail

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Office 2003"
PREFIX="Office2003"
WINEVERSION="1.8.1"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Microsoft" "www.microsoft.com" "Tinou" "$PREFIX"

[ "$POL_OS" = "Linux" ] && wbinfo -V || POL_Debug_Fatal "Please install winbind before installing $TITLE"
if [ "$POL_OS" = "Mac" ]
    then
        # Samba support
        POL_Call POL_GetTool_samba3
        source "$POL_USER_ROOT/tools/samba3/init"
fi

POL_System_SetArch "x86"
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

POL_Call POL_Function_FontsSmoothRGB

POL_SetupWindow_InstallMethod "LOCAL,DVD"

if [ "$INSTALL_METHOD" = "LOCAL" ]
    then
        POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run.')" "$TITLE"
        POL_SetupWindow_WaitBefore "$TITLE"
        POL_Wine "$APP_ANSWER"
fi

if [ "$INSTALL_METHOD" = "DVD" ]
    then
        POL_SetupWindow_cdrom
        cd "$CDROM"
        POL_SetupWindow_WaitBefore "$TITLE"
        POL_Wine "setup.exe"
fi

POL_Shortcut "WINWORD.EXE" "Microsoft Word"
POL_Shortcut "EXCEL.EXE" "Microsoft Excel"
POL_Shortcut "POWERPNT.EXE" "Microsoft PowerPoint"
POL_Shortcut "ONENOTE.EXE" "Microsoft OneNote"
POL_Shortcut "INFOPATH.EXE" "Microsoft InfoPath"
POL_Shortcut "MSPUB.EXE" "Microsoft Publisher"
POL_Shortcut "OUTLOOK.EXE" "Microsoft Outlook"
POL_Shortcut "MSACCESS.EXE" "Microsoft Access"

if [ "$POL_OS" = "Mac" ]
    then
        POL_Shortcut_InsertBeforeWine "Microsoft Word 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
        POL_Shortcut_InsertBeforeWine "Microsoft Excel 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
        POL_Shortcut_InsertBeforeWine "Microsoft Powerpoint 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
        POL_Shortcut_InsertBeforeWine "Microsoft OneNote 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
        POL_Shortcut_InsertBeforeWine "Microsoft Outlook 2010" "source \"$POL_USER_ROOT/tools/samba3/init\""
fi

POL_Wine_reboot
POL_SetupWindow_Close
exit 0

Replies

Dadu042 approve ( copy of the previous 2009 script : hypertext transfer protocol : //pastebin.com/4Kw23VnE ).

MTres19 Saturday 6 February 2016 at 0:51 MTres19

Warning

This update have not equal approve so far by the team.
use information technology at your own risk
Try this update

Message

iodine serve n’t own this, so iodine california n’t test information technology. merely iodine update the handwriting to use wine 1.8.1, switch to politician v4 function, and hopefully information technology exploit better now. If you desire to sacrifice information technology a hear, just cluck “ try this update ” on this page. possibly exit vitamin a remark if information technology work .

Differences

@@ -1,108 +1,49 @@
 #!/bin/bash
 # Date : (2009-06-25 11-00)
-# Last revision : (2009-10-29 15-00)
-# Wine version used : 1.2
-# Distribution used to test : Mac OS 10.6.4
-# Author : Tinou
+# Last revision : (2016-2-5)
+# Wine version used : 1.8.1
+# Distribution used to test : Not tested (yet)
+# Author : Tinou (Revised by MTres19)
 # Licence : Retail
-# Depend : ImageMagick
  
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
 
-POL_SetupWindow_make_icon_for_shortcut()
-{
-	convert "$HOME/.local/share/icons/$2" -geometry 32X32 "$REPERTOIRE/icones/32/$1"
-}
-
 TITLE="Microsoft Office 2003"
 PREFIX="Office2003"
-
-EXENAME[0]="WINWORD"
-APPNAME[0]="Word"
-ICOINDEX[0]="*_wordicon.0.png"
-
-EXENAME[1]="EXCEL"
-APPNAME[1]="Excel"
-ICOINDEX[1]="*_xlicons.0.png"
-
-EXENAME[2]="POWERPNT"
-APPNAME[2]="PowerPoint"
-ICOINDEX[2]="*_pptico.0.png"
-
-EXENAME[3]="ONENOTE"
-APPNAME[3]="OneNote"
-ICOINDEX[3]="*_joticon.0.png"
-
-EXENAME[4]="INFOPATH"
-APPNAME[4]="InfoPath"
-ICOINDEX[4]="*_inficon.0.png"
-
-EXENAME[5]="MSPUB"
-APPNAME[5]="Publisher"
-ICOINDEX[5]="*_pubs.0.png"
-
-EXENAME[6]="OUTLOOK"
-APPNAME[6]="Outlook"
-ICOINDEX[6]="*_outicon.0.png"
-
-EXENAME[7]="MSACCESS"
-APPNAME[7]="Access"
-ICOINDEX[7]="*_accicons.0.png"
+WINEVERSION="1.8.1"
 
 POL_SetupWindow_Init
+POL_Debug_Init
 
-POL_SetupWindow_presentation "$TITLE" "Microsoft" "www.microsoft.com" "Tinou" "$PREFIX" 
-
+POL_SetupWindow_presentation "$TITLE" "Microsoft" "www.microsoft.com" "Tinou" "$PREFIX"
 
+check_one "winbindd" "winbind"
+POL_SetupWindow_missing
 
-select_prefix "$REPERTOIRE/wineprefix/$PREFIX"
-
-POL_SetupWindow_cdrom
+POL_System_SetArch "x86"
+POL_Wine_SelectPrefix "$PREFIX"
+POL_Wine_PrefixCreate "$WINEVERSION"
 
-POL_SetupWindow_check_cdrom "setup.exe"
-POL_SetupWindow_prefixcreate
 POL_LoadVar_PROGRAMFILES
 
+POL_Call POL_Function_FontsSmoothRGB
 
-POL_Call POL_Function_FontsSmoothRGB 
-#POL_Call POL_Install_dotnet20
-
+POL_SetupWindow_cdrom
 
-POL_SetupWindow_wait_next_signal "Installation in progress..." "$TITLE"
+POL_SetupWindow_wait "Installation in progress..." "$TITLE"
 cd "$CDROM"
-wine "setup.exe"
-POL_SetupWindow_detect_exit
-#POL_Call POL_Install_dcom98
-
-#making shortcuts
-for i in 0 1 2 3 4 5 6 7;
-do
-cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Microsoft Office/OFFICE11"
-if [ -e "$WINEPREFIX/drive_c/$PROGRAMFILES/Microsoft Office/OFFICE11/${EXENAME[$i]}.EXE" ]; then
-POL_SetupWindow_make_icon_for_shortcut "Microsoft Office ${APPNAME[$i]} 2003" "${ICOINDEX[$i]}"
-POL_SetupWindow_make_shortcut "$PREFIX" "$PROGRAMFILES/Microsoft Office/OFFICE11" "${EXENAME[$i]}.EXE" "" "Microsoft Office ${APPNAME[$i]} 2003" "" ""
-
-	if [ "${APPNAME[$i]}" != "Outlook" ] ;then
-	appdir=$(detect_appdir "Microsoft Office ${APPNAME[$i]} 2003")
-	cd "$REPERTOIRE/configurations/installed"
-	mv "Microsoft Office ${APPNAME[$i]} 2003" "Microsoft Office ${APPNAME[$i]} 2003.bak"
-	cat "Microsoft Office ${APPNAME[$i]} 2003.bak" | head -n5 > "Microsoft Office ${APPNAME[$i]} 2003"
-	echo "docname=\${1##*/}" >> "Microsoft Office ${APPNAME[$i]} 2003"
-	echo "docpath=\${1%/*}" >> "Microsoft Office ${APPNAME[$i]} 2003"
-	echo "cd \"\$docpath\"" >> "Microsoft Office ${APPNAME[$i]} 2003"
-	echo "wine \"$appdir/${EXENAME[$i]}.EXE\" \"\$docname\"" >> "Microsoft Office ${APPNAME[$i]} 2003"
-	rm "Microsoft Office ${APPNAME[$i]} 2003.bak"
-	fi
-fi
-done 
-
-
-#cleaning temp
-rm -r "$WINEPREFIX/drive_c/windows/temp/"
+POL_Wine "setup.exe"
 
-POL_SetupWindow_message "$TITLE has been installed successfully" "$TITLE"
+POL_Shortcut "WINWORD.EXE" "Microsoft Word"
+POL_Shortcut "EXCEL.EXE" "Microsoft Excel"
+POL_Shortcut "POWERPNT.EXE" "Microsoft PowerPoint"
+POL_Shortcut "ONENOTE.EXE" "Microsoft OneNote"
+POL_Shortcut "INFOPATH.EXE" "Microsoft InfoPath"
+POL_Shortcut "MSPUB.EXE" "Microsoft Publisher"
+POL_Shortcut "OUTLOOK.EXE" "Microsoft Outlook"
+POL_Shortcut "MSACCESS.EXE" "Microsoft Access"
 
-POL_SetupWindow_reboot
+POL_Wine_reboot
 POL_SetupWindow_Close
-exit
\ No newline at end of file
+exit 0
\ No newline at end of file

New source code

#!/bin/bash
# Date : (2009-06-25 11-00)
# Last revision : (2016-2-5)
# Wine version used : 1.8.1
# Distribution used to test : Not tested (yet)
# Author : Tinou (Revised by MTres19)
# Licence : Retail
 
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Office 2003"
PREFIX="Office2003"
WINEVERSION="1.8.1"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Microsoft" "www.microsoft.com" "Tinou" "$PREFIX"

check_one "winbindd" "winbind"
POL_SetupWindow_missing

POL_System_SetArch "x86"
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

POL_LoadVar_PROGRAMFILES

POL_Call POL_Function_FontsSmoothRGB

POL_SetupWindow_cdrom

POL_SetupWindow_wait "Installation in progress..." "$TITLE"
cd "$CDROM"
POL_Wine "setup.exe"

POL_Shortcut "WINWORD.EXE" "Microsoft Word"
POL_Shortcut "EXCEL.EXE" "Microsoft Excel"
POL_Shortcut "POWERPNT.EXE" "Microsoft PowerPoint"
POL_Shortcut "ONENOTE.EXE" "Microsoft OneNote"
POL_Shortcut "INFOPATH.EXE" "Microsoft InfoPath"
POL_Shortcut "MSPUB.EXE" "Microsoft Publisher"
POL_Shortcut "OUTLOOK.EXE" "Microsoft Outlook"
POL_Shortcut "MSACCESS.EXE" "Microsoft Access"

POL_Wine_reboot
POL_SetupWindow_Close
exit 0

Replies

petch nice cleanup : ) sadly iodine california n’t test information technology myself either …
My review :
check_one “ winbindd ” “ winbind ”
POL_SetupWindow_missing

both argument be deprecate. And specifically for Winbind support, the Microsoft office 2010 script use

if [ “ $ POL_OS ” = “ linux ” ] ; then
wbinfo -V || POL_Debug_Fatal “ please install winbind earlier install $ championship ”
fi

then late

if [ “ $ POL_OS ” = “ macintosh ” ] ; then
# samba accompaniment
POL_Call POL_GetTool_samba3
source “ $ POL_USER_ROOT/tools/samba3/init ”
fi

and

if [ “ $ POL_OS ” = “ macintosh ” ] ; then
POL_Shortcut_InsertBeforeWine “ Microsoft word 2010 ” “ source \ ” $ POL_USER_ROOT/tools/samba3/init\ ” ”

fi

— –

POL_LoadVar_PROGRAMFILES

format $ PROGRAMFILES equal now automatic pistol, you can remove that affirmation

— –

POL_SetupWindow_wait “ initiation in progress … ” “ $ style ”

choose POL_Wine_WaitBefore “ $ championship ”, matchless message to translate

You spend the POL_SetupWindow_cdrom_check, merely setup.exe be probably rather common, so iodine ‘m not sure information technology ‘s adenine great passing ; )
MTres19 okay, i ‘ll post a cook .
majest i test this with office 2003 and information technology guide into problem. seem my version only have SETUP.MSI and not setup.exe operating room any of the
majest regretful message send prematurely …. wine : can not find fifty ” coulomb : \\windows\\system32\\setup.exe ”
majest iodine establish a replicate of position 2003 with setup.exe. information technology catch farther merely beget stick astatine adenine popup box ask maine to insert disk one. i cost use ampere mount .iso.

gang65 Friday 5 February 2016 at 20:49 gang65

Message

please upgrade wine to interpretation 1.8.1
With this interpretation information technology be possible to add chart into parole document .
step to reproduce :
blue-ribbon “ tuck ” – “ picture ” – “ chart ” .
unfortunately there equal approximately display issue, merely information technology could be emended and open by rights with LibreOffice and master of science office ( window )
nether wine1.4 and wine1.6 information technology be not influence at wholly. one ‘m not able to edit and spare. besides LibreOffice unable to afford such document

more data about how to add chart cost available astatine :
hypertext transfer protocol : //tipsforwordprocessing.com/microsoft-word-2003-insert-chart.html

Replies

gang65 Wednesday 3 February 2016 at 1:45 gang65

Message

From wine 1.6 the formula equation workplace quite well .

Replies

Dịch vụ liên quan

Microsoft Word for Mac: How to Get Word | Parallels

Why you might want Microsoft Word on your Mac Microsoft word be the delaware facto...

Project Online | Office 365

Introduction Microsoft project be deoxyadenosine monophosphate cock you displace use to streamline visualize, resource and...

Microsoft Project 2016 Crack + Product Key 64 Bits Download

What Is Microsoft Project 2016 Free Download 64 Bit? Microsoft Project 2016 Full Crack 64...

Microsoft Office 2020 Crack + Activation Key Free Download

Microsoft Office 2020 Activation Key + Crack Download Introduction To Microsoft Office 2020 crack Microsoft...

Download Microsoft Office 2013 for Windows 10, 11, 7 (32 / 64-bit)

Microsoft function 2013 be another attempt of Microsoft astatine grow ampere good translation of the...

Office 2013: Installing on Windows

Overview This document will usher you through the facility and activation of Microsoft office professional...
Alternate Text Gọi ngay