Page 2 of 2

Re: Window size and position

Posted: 26 Apr 2012, 06:59
by MrT
Steven, ok. Thank you.

Re: Window size and position

Posted: 27 Apr 2012, 19:19
by Steven
please run this version with /log parameter? It will output some lines when closing the program. Try closing it in normal state with changed width/height/position, and in maximized state. Thank you.

Re: Window size and position

Posted: 27 Apr 2012, 19:37
by MrT
Steven, I've saved this executable UT folder, deleted preferences file and made what you wrote. It showed message "window position closed" both times and was starting with correctly saved window size and position.

Re: Window size and position

Posted: 27 Apr 2012, 20:23
by Steven
MrT
I've changed the way Uninstall Tool saves preferences, hope it works now. Download

Re: Window size and position

Posted: 27 Apr 2012, 20:40
by MrT
Steven, should I rename it to UninstallTool.exe and overwrite original or just copy and change my shortcuts to this new file?

Re: Window size and position

Posted: 27 Apr 2012, 20:47
by Steven
MrT
Yes you can just rename it to "UninstallTool.exe" and overwrite the original, I'll add this fix in the next future official build. Thank you a lot!

Re: Window size and position

Posted: 28 Apr 2012, 07:45
by MrT
Steven, done. Thank you.

Re: Window size and position

Posted: 01 Nov 2012, 08:58
by MrT
Steven, I've upgraded to Windows 8 and again got the same issue.

Re: Window size and position

Posted: 01 Nov 2012, 09:04
by Steven
Hi,

Using the latest version? Please share your 'preferences.xml' file.

Re: Window size and position

Posted: 01 Nov 2012, 09:10
by MrT
Yes, I've installed Windows on 26th or 27th and downloaded the program frmo the site.

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<PortableProgramData version="1">
    <AppList_HighlightRecent type="1">1</AppList_HighlightRecent>
    <AppList_HighlightX64 type="1">1</AppList_HighlightX64>
    <AppList_IconSize type="1">0</AppList_IconSize>
    <AppList_ShowPopup type="1">1</AppList_ShowPopup>
    <CheckForBetaVersions type="1">0</CheckForBetaVersions>
    <Color_NormalOne type="1">15790320</Color_NormalOne>
    <Color_NormalTwo type="1">15394274</Color_NormalTwo>
    <ExplorerBar_Themes type="1">1</ExplorerBar_Themes>
    <General_UseTC type="1">0</General_UseTC>
    <Interface_Language type="2">Russian</Interface_Language>
    <RecentItemsOnToolbar type="1">1</RecentItemsOnToolbar>
    <SecondToolbar_Position type="1">1</SecondToolbar_Position>
    <SecondToolbar_Show type="1">1</SecondToolbar_Show>
    <Startup_CheckForUpdates type="1">1</Startup_CheckForUpdates>
    <ToolBar_ButtonsCaptions type="1">1</ToolBar_ButtonsCaptions>
    <ToolBar_Position type="1">0</ToolBar_Position>
    <ToolBar_Show type="1">1</ToolBar_Show>
    <TrayIcon_HideOnClose type="1">0</TrayIcon_HideOnClose>
    <TrayIcon_HideOnMinize type="1">0</TrayIcon_HideOnMinize>
    <TrayIcon_Show type="1">0</TrayIcon_Show>
    <View_Updates type="1">1</View_Updates>
    <Window7_Theme type="1">0</Window7_Theme>
    <Window_Maximized type="1">1</Window_Maximized>
    <Window_nHeight type="1">0</Window_nHeight>
    <Window_nWidth type="1">0</Window_nWidth>
    <Window_x type="1">0</Window_x>
    <Window_y type="1">0</Window_y>
    <Wizard_Action type="1">0</Wizard_Action>
    <UTAutoRunList_Column_0 type="1">131000</UTAutoRunList_Column_0>
    <UTAutoRunList_Column_1 type="1">65616</UTAutoRunList_Column_1>
    <UTAutoRunList_Column_2 type="1">65636</UTAutoRunList_Column_2>
    <UTAutoRunList_Column_3 type="1">65666</UTAutoRunList_Column_3>
    <UTMainList_Column_0 type="1">66905</UTMainList_Column_0>
    <UTMainList_Column_1 type="1">65606</UTMainList_Column_1>
    <UTMainList_Column_2 type="1">65656</UTMainList_Column_2>
    <UTMainList_Column_3 type="1">65616</UTMainList_Column_3>
</PortableProgramData>

Re: Window size and position

Posted: 01 Nov 2012, 09:17
by Steven
I think that you maximized the window, then minimized, and then closed from context menu. Am I right?

Re: Window size and position

Posted: 01 Nov 2012, 09:34
by MrT
No. The last time I've maximized and closed from context menu. Before I've even tried to start with administrator priviledges.
http://www.youtube.com/watch?v=gL8AeC0Q9Sk

Re: Window size and position

Posted: 01 Nov 2012, 09:38
by Steven
1. Run the program
2. Close the program in non-maximized state
3. Run the app again
3. Maximize and close

Does it save?

Re: Window size and position

Posted: 01 Nov 2012, 09:39
by MrT
Steven, yes, it saved the maximzed position :) The "maximized flag" needed to be overwritten?

Re: Window size and position

Posted: 01 Nov 2012, 09:41
by Steven
MrT, there's a small issue about that. When you run the app FIRST TIME, it doesn't save in maximized state under some circumstances. It will be fixed in the next build, thank you

Re: Window size and position

Posted: 01 Nov 2012, 09:43
by MrT
Thank you :)

Re: Window size and position

Posted: 01 Nov 2012, 10:05
by Steven

Re: Window size and position

Posted: 01 Nov 2012, 11:34
by MrT
Steven, thanks.