-----Original Message----- >Strange it works for me and the code looks correct. Can you attach the output of this command? > >Code: >wine regedit /e - "HKEY_CURRENT_USER\Software\Microsoft\Notepad" It did work for me this morning. I got the latest git and Notepad re-sized well. So the following is probably useless. I know what WINE change caused it to not re-size, and unfortunately I don't have time to look it up. A few days ago someone added a patch code contributed by a user that made the windows manager work differently? Suddenly Notepad showed the wine logo in the upper left-hand corner, and it didn't re-size. Now it shows the notepad logo, and it does re-size. susan@ubuntu:~$ wine regedit /e - "HKEY_CURRENT_USER\Software\Microsoft\Notepad" REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Notepad] "fMLE_is_broken"=dword:00000000 "fSaveWindowPositions"=dword:00000000 "fWrap"=dword:00000000 "iMarginBottom"=dword:000003e8 "iMarginLeft"=dword:000002ee "iMarginRight"=dword:000002ee "iMarginTop"=dword:000003e8 "iPointSize"=dword:00000064 "iWindowPosDX"=dword:0000019b "iWindowPosDY"=dword:0000023c "iWindowPosX"=dword:00000185 "iWindowPosY"=dword:0000001b "lfCharSet"=dword:00000000 "lfClipPrecision"=dword:00000000 "lfEscapement"=dword:00000000 "lfFaceName"="Lucida Console" "lfItalic"=dword:00000000 "lfOrientation"=dword:00000000 "lfOutPrecision"=dword:00000000 "lfPitchAndFamily"=dword:00000031 "lfQuality"=dword:00000000 "lfStrikeOut"=dword:00000000 "lfUnderline"=dword:00000000 "lfWeight"=dword:00000190 "StatusBar"=dword:00000000 "szHeader"="&f" "szTrailer"="Page &p" susan@ubuntu:~$