Microsoft Paint

Informations

Créateur Messages
Quentin PÂRIS Anonymous

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 206941
Wine: 3.0.4

Retours d'expérience

Captures d'écran

Miniature

Code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Paint"
WINEVERSION="3.0.4"
EDITOR="Microsoft"
EDITOR_URL="http://www.microsoft.com"
PREFIX="mspaint"

POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$EDITOR_URL" "" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

mkdir -p "$WINEPREFIX/drive_c/Paint"
cd "$WINEPREFIX/drive_c/Paint"
POL_Download "https://web.archive.org/web/20130218065827if_/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"

POL_Wine_WaitBefore "$TITLE"
unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"
POL_Call POL_Install_LunaTheme

POL_Shortcut "mspaint.exe"  "$TITLE"

POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribuer
Membre Messages
Help Me Dimanche 15 Aoüt 2021 à 0:05
Help Me Anonymous

Messages

I need help getting Paint on my 2012 MacBook Pro I got for Christmas in 2020.

 

Error in main

Paint crashed.

Select its shortcut and click on "Debug" in the side panel to get more details.

 

PlayOnLinux debugging tool (v4.3.3)

-----------------------------------------------

Debugging: Microsoft Paint

 

Warning: This is a PlayOnLinux script logfile. It does not contain everything that happened in your program\'s virtual drive (wineprefix)

Please do not use this logfile on winehq forum, this logfile is not interesting for wine debugging.

 

Date: 08/14/21 17:59:44

 

> uname -a

  Darwin Macbooks-MBP 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64

> lsb_release -a

  

> wine --version (Be careful; this version might not be the version used

in the script. Read the content of this file for more information)

  wine-2.0.1

> glxinfo \| grep rendering

  

> glxinfo \| grep renderer

  

> OpenGL libs

  

  

> export

  declare -x AMD64_COMPATIBLE="True"

declare -x APPLICATION_TITLE="PlayOnMac"

declare -x ARGVZERO="./playonmac.real"

declare -x Apple_PubSub_Socket_Render="/private/tmp/com.apple.launchd.tFHE5jL1Za/Render"

declare -x DEBIAN_PACKAGE="FALSE"

declare -x DESKTOP="/Users/macbook/Desktop"

declare -x DISPLAY="/private/tmp/com.apple.launchd.rE11ENaAu0/org.macosforge.xquartz:0"

declare -x DONT_MONITOR="1"

declare -x DYLDPATH_ORIGIN="/Applications/PlayOnMac.app/Contents/MacOS"

declare -x DYLD_LIBRARY_PATH="/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/tools/lib/dyld:/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/image_magick/lib:/Appdeclare -x EXECUTABLEPATH="/Applications/PlayOnMac.app/Contents/MacOS/./playonmac.real"

declare -x GECKO_SITE="http://wine.playonlinux.com/gecko"

declare -x GNUPGHOME="/Users/macbook/Library/PlayOnMac//gpg"

declare -x HOME="/Users/macbook"

declare -x IGNORE_ICON_DIR="false"

declare -x LANG="en_US.UTF-8"

declare -x LD_32_PATH_ORIGIN=""

declare -x LD_LIBRARY_PATH="/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/image_magick/lib:/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/tools/lib/ld:/opt/X11declare -x LD_PATH_ORIGIN=""

declare -x LOGNAME="macbook"

declare -x MACHTYPE="x86_64-apple-darwin16"

declare -x MAGICK_HOME="/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/image_magick/"

declare -x MD5_COMMAND="md5"

declare -x MONO_SITE="http://wine.playonlinux.com/mono"

declare -x OLDPWD="/Users/macbook/Library/PlayOnMac/plugins"

declare -x OSX_SUB_VERSION="7"

declare -x OSX_VERSION="16"

declare -x OS_NAME="darwin"

declare -x OpenGL32="1"

declare -x OpenGL64="1"

declare -x PATH="/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/wine/bin:/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/image_magick/bin:/Applications/PlayOnMacdeclare -x PATH_ORIGIN="/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/wine/bin:/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/image_magick/bin:/Applications/Pldeclare -x PLAYONLINUX="/Applications/PlayOnMac.app/Contents/Resources/playonlinux"

declare -x PLAYONMAC="/Applications/PlayOnMac.app/Contents/Resources/playonlinux"

declare -x POL_ARCH="x86"

declare -x POL_COOKIE="GhYWQNfnDMDQkJHzrc01"

declare -x POL_CURL="curl"

declare -x POL_DNS="playonmac.com"

declare -x POL_HOST="127.0.0.1"

declare -x POL_ID="73456039"

declare -x POL_LANG="en"

declare -x POL_OS="Mac"

declare -x POL_PORT="30000"

declare -x POL_SetupWindow_ID="14841"

declare -x POL_TERM="xterm"

declare -x POL_UPTODATE="FALSE"

declare -x POL_USER_ARCH="x86"

declare -x POL_USER_ROOT="/Users/macbook/Library/PlayOnMac/"

declare -x POL_WGET="wget --prefer-family=IPv4 -q --no-check-certificate"

declare -x PWD="/Applications/PlayOnMac.app/Contents/Resources/playonlinux/python"

declare -x PYTHONHOME="/Applications/PlayOnMac.app/Contents/Resources"

declare -x PYTHONPATH="/Applications/PlayOnMac.app/Contents/Resources"

declare -x REPERTOIRE="/Users/macbook/Library/PlayOnMac/"

declare -x RESOURCEPATH="/Applications/PlayOnMac.app/Contents/Resources"

declare -x RLANG="en_US.UTF-8"

declare -x SED="sed"

declare -x SETUPWINDOW_INIT="true"

declare -x SHELL="/bin/bash"

declare -x SHLVL="3"

declare -x SITE="http://repository.playonlinux.com"

declare -x SSH_AUTH_SOCK="/private/tmp/com.apple.launchd.tDpeb0MNK7/Listeners"

declare -x TEXTDOMAIN="pol"

declare -x TEXTDOMAINDIR="/Applications/PlayOnMac.app/Contents/Resources/playonlinux/lang/locale/"

declare -x TITRE="PlayOnMac"

declare -x TMPDIR="/var/folders/2p/ggrcnj4x53584fpkvtjb0dkr0000gn/T/"

declare -x USER="macbook"

declare -x VERSION="4.3.3"

declare -x WGETRC="/Users/macbook/Library/PlayOnMac//configurations/wgetrc"

declare -x WINEDLLOVERRIDES="winemenubuilder.exe=d"

declare -x WINEPREFIX="/Users/macbook/Library/PlayOnMac//wineprefix/default"

declare -x WINE_SITE="https://phoenicis.playonlinux.com/index.php/wine?os=darwin"

declare -x WRITE_DYLD="/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/tools/lib/dyld:/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/image_magick/lib:/Applicatiodeclare -x WRITE_LD="/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/image_magick/lib:/Applications/PlayOnMac.app/Contents/Resources/playonlinux/../unix/tools/lib/ld:/opt/X11/lib/:"declare -x XPC_FLAGS="0x0"

declare -x XPC_SERVICE_NAME="0"

declare -x __CF_USER_TEXT_ENCODING="0x1F5:0x0:0x0"

 

 

08/14/21 17:59:49 - [POL_Wine_SelectPrefix] Message: Selecting prefix: mspaint

08/14/21 17:59:49 - [POL_System_SetArch] Message: POL_ARCH set to x86

08/14/21 17:59:49 - [POL_Wine_PrefixCreate] Message: Setting POL_WINEVERSION to 3.0.4

08/14/21 17:59:49 - [POL_Wine_PrefixCreate] Message: Creating prefix (3.0.4)...

08/14/21 17:59:49 - [POL_Wine_PrefixCreate] Message: Prefix already exists

08/14/21 17:59:55 - [POL_SetupWindow_menu] Message: menu answer: Overwrite (usually works, no guarantee)

08/14/21 17:59:55 - [POL_Wine_PrefixCreate] Message: Overwrite Prefix

08/14/21 17:59:56 - [POL_Wine_PrefixCreate] Message: Setting version to 3.0.4

08/14/21 17:59:56 - [POL_Config_PrefixWrite] Message: Prefix config write: VERSION 3.0.4

08/14/21 17:59:56 - [POL_LoadVar_PROGRAMFILES] Message: Getting Program Files name

08/14/21 17:59:56 - [POL_Wine] Message: Running wine-3.0.4 cmd /c echo %ProgramFiles% (Working directory : /Applications/PlayOnMac.app/Contents/Resources/playonlinux/python)

08/14/21 17:59:56 - [POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html

dbus[15174]: Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!

C:\Program Files

 

08/14/21 17:59:58 - [POL_Wine] Message: Wine return: 0

08/14/21 18:00:01 - [POL_Download] Message: Downloading https://web.archive.org/web/20130218065827if_/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe

Réponses

Quentin PÂRIS Mardi 18 Décembre 2018 à 21:41
Quentin PÂRIS Anonymous

Information

Cette mise à jour a été acceptée par l'équipe

Differences

@@ -17,7 +17,7 @@
 
 mkdir -p "$WINEPREFIX/drive_c/Paint"
 cd "$WINEPREFIX/drive_c/Paint"
-POL_Download "https://web.archive.org/web/20130218065827/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"
+POL_Download "https://web.archive.org/web/20130218065827if_/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"
 
 POL_Wine_WaitBefore "$TITLE"
 unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"

Nouveau code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Paint"
WINEVERSION="3.0.4"
EDITOR="Microsoft"
EDITOR_URL="http://www.microsoft.com"
PREFIX="mspaint"

POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$EDITOR_URL" "" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

mkdir -p "$WINEPREFIX/drive_c/Paint"
cd "$WINEPREFIX/drive_c/Paint"
POL_Download "https://web.archive.org/web/20130218065827if_/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"

POL_Wine_WaitBefore "$TITLE"
unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"
POL_Call POL_Install_LunaTheme

POL_Shortcut "mspaint.exe"  "$TITLE"

POL_SetupWindow_Close
exit 0

Réponses

Anonymous
Vendredi 18 Juin 2021 à 5:09
Wasn't there a newer version with TIFF, PNG and JPG support!?!? If there is, I can't get to it...

Edité par Tinou

Quentin PÂRIS Mardi 18 Décembre 2018 à 21:17
Quentin PÂRIS Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

@@ -3,7 +3,7 @@
 source "$PLAYONLINUX/lib/sources"
 
 TITLE="Microsoft Paint"
-WINEVERSION="2.0"
+WINEVERSION="3.0.4"
 EDITOR="Microsoft"
 EDITOR_URL="http://www.microsoft.com"
 PREFIX="mspaint"
@@ -17,7 +17,7 @@
 
 mkdir -p "$WINEPREFIX/drive_c/Paint"
 cd "$WINEPREFIX/drive_c/Paint"
-POL_Download "https://web.archive.org/web/20130218065827/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"
+POL_Download "https://web.archive.org/web/20130218065827/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "d41d8cd98f00b204e9800998ecf8427e"
 
 POL_Wine_WaitBefore "$TITLE"
 unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"

Nouveau code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Paint"
WINEVERSION="3.0.4"
EDITOR="Microsoft"
EDITOR_URL="http://www.microsoft.com"
PREFIX="mspaint"

POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$EDITOR_URL" "" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

mkdir -p "$WINEPREFIX/drive_c/Paint"
cd "$WINEPREFIX/drive_c/Paint"
POL_Download "https://web.archive.org/web/20130218065827/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "d41d8cd98f00b204e9800998ecf8427e"

POL_Wine_WaitBefore "$TITLE"
unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"
POL_Call POL_Install_LunaTheme

POL_Shortcut "mspaint.exe"  "$TITLE"

POL_SetupWindow_Close
exit 0

Réponses

gurugod Dimanche 25 Novembre 2018 à 11:29
gurugod Anonymous

Messages

Error in POL_Download
MD5 sum mismatch ! (1 attempt)

Réponses

Anonymous
Lundi 10 Juin 2019 à 7:40
same here
gang65 Jeudi 20 Avril 2017 à 12:13
gang65

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Paint is working perfectly fine for me.

Differences

@@ -3,7 +3,7 @@
 source "$PLAYONLINUX/lib/sources"
 
 TITLE="Microsoft Paint"
-WINEVERSION="1.4"
+WINEVERSION="2.0"
 EDITOR="Microsoft"
 EDITOR_URL="http://www.microsoft.com"
 PREFIX="mspaint"
@@ -17,7 +17,7 @@
 
 mkdir -p "$WINEPREFIX/drive_c/Paint"
 cd "$WINEPREFIX/drive_c/Paint"
-POL_Download "http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"
+POL_Download "https://web.archive.org/web/20130218065827/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"
 
 POL_Wine_WaitBefore "$TITLE"
 unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"

Nouveau code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Paint"
WINEVERSION="2.0"
EDITOR="Microsoft"
EDITOR_URL="http://www.microsoft.com"
PREFIX="mspaint"

POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$EDITOR_URL" "" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

mkdir -p "$WINEPREFIX/drive_c/Paint"
cd "$WINEPREFIX/drive_c/Paint"
POL_Download "https://web.archive.org/web/20130218065827/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"

POL_Wine_WaitBefore "$TITLE"
unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"
POL_Call POL_Install_LunaTheme

POL_Shortcut "mspaint.exe"  "$TITLE"

POL_SetupWindow_Close
exit 0

Réponses

gang65 Jeudi 20 Avril 2017 à 12:04
gang65

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

The Microsoft site is down. We could download it from webarchive

Differences

@@ -17,7 +17,7 @@
 
 mkdir -p "$WINEPREFIX/drive_c/Paint"
 cd "$WINEPREFIX/drive_c/Paint"
-POL_Download "http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"
+POL_Download "https://web.archive.org/web/20130218065827/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"
 
 POL_Wine_WaitBefore "$TITLE"
 unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"

Nouveau code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Paint"
WINEVERSION="1.4"
EDITOR="Microsoft"
EDITOR_URL="http://www.microsoft.com"
PREFIX="mspaint"

POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$EDITOR_URL" "" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

mkdir -p "$WINEPREFIX/drive_c/Paint"
cd "$WINEPREFIX/drive_c/Paint"
POL_Download "https://web.archive.org/web/20130218065827/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"

POL_Wine_WaitBefore "$TITLE"
unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"
POL_Call POL_Install_LunaTheme

POL_Shortcut "mspaint.exe"  "$TITLE"

POL_SetupWindow_Close
exit 0

Réponses

FuzzyToothpaste Mardi 16 September 2014 à 2:52
FuzzyToothpaste Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

@@ -2,7 +2,7 @@
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
 
-TITLE="Microsoft paint"
+TITLE="Microsoft Paint"
 WINEVERSION="1.4"
 EDITOR="Microsoft"
 EDITOR_URL="http://www.microsoft.com"

Nouveau code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Paint"
WINEVERSION="1.4"
EDITOR="Microsoft"
EDITOR_URL="http://www.microsoft.com"
PREFIX="mspaint"

POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$EDITOR_URL" "" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

mkdir -p "$WINEPREFIX/drive_c/Paint"
cd "$WINEPREFIX/drive_c/Paint"
POL_Download "http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe" "422b9c727bb3ce790e08a2f155cfcb84"

POL_Wine_WaitBefore "$TITLE"
unzip "paintnt.exe" || POL_Debug_Error "Unable to extract paintnt.exe"
POL_Call POL_Install_LunaTheme

POL_Shortcut "mspaint.exe"  "$TITLE"

POL_SetupWindow_Close
exit 0

Réponses

Mardi 7 Février 2017 à 22:43
the download file is now 404.
Anonymous
Jeudi 16 Février 2017 à 16:35
Download file is 404, but it's available from The Internet Archive.

https://web.archive.org/web/20130218065827/http://download.microsoft.com/download/winntwks40/paint/1/nt4/en-us/paintnt.exe
Anonymous
Dimanche 27 Mai 2018 à 20:55
The 'try this update' button gives me a "The address wasn’t understood" message - so, I just pasted the link from the archive and downloaded the executable - just can't seem to get it installed ... keep getting the "Oops...' playonlinux error - any ideas?
Anonymous
Lundi 28 Mai 2018 à 2:20
FINALLY installed MSpaint and got working shortcut - only problem is the thing OLNY supports freakin' bitmaps?!? Any way to get it to accept jpegs?