Jump to content

Windows 7 Toolkit v0.8.0 Requests + Alpha


Legolash2o

Recommended Posts

For now W7T with the stated changes would be really good :)

The only thing i don't like now is the Icon ^_^, but i can't make you something better, as im not familiar with such stuff - creating a proper icon ranging from 16x16 to 256x256, i can't do that :\

You could make the 'OS Tweaker' 'Extendable' W7T will write all the tweaks into a external file in the folder, XML type or something whatever, so you have the categories, and guess what! you can add NEW tweaks into this file and they will get loaded in w7t O_o, ppl can share their W7 Tweaks extensions or whatever... this should support 'Hints' for the Checkboxes, so ppl can add a description for the Tweak on hovering

OS Tweaker needs to be Resizeable ofc, you should be able to ALSO add NEW tabs, not just use Existing Tabs to add stuff, etc etc. I have no idea if this is possible with vb net, how much of a hassle this is, but i gave you something ^_^

I'll give it a try, although i will be removing tabs and having one list instead. It will look similar to the new Options page instead. Oh, and i've got rid of the status bar on the main window.

This is the new changelog so far, damn im not even half way through yet. Got a few more fixes :P

*FIX: Some buttons did not appeart after unmount (WIM Manager)

*FIX: Update Integrator stop adding updates if wrong architecture

*FIX: SoLoR Updates Home link

*FIX: SoLor Updates did not get filtered

*FIX: Lists did not show groups if a filter was set

*FIX: Rebuild All will no longer damage WIM File if window is close during process

*FIX: If user closed Exporting window then new file was not deleted

*FIX: CAB Installer said Integrating instead of Installing

*FIX: Some updates added to tools was named "neutral"

*FIX: Hotkey (enter) added all items to download queue instead of selected

*FIX: W7T now runs on XP/Vista although still not supported

*Options has been completely redesigned

*Load Tools Manager on Startup

*Added Logging Tab in Options

*Removed tray icon

*Added Import to WIM Manager

*Display errors on AIO Update Integrator

*Component Removal

*W7T now asks if you want to save/discard and leave the wim mounted

*W7T now uses already mounted wim

*Addon Integrator standalone has been removed (AIO made it obsolete)

*Update Integrator standalone has been removed (AIO made it obsolete)

*Driver Integrator standalone has been removed (AIO made it obsolete)

*WIM Tweaker standalone has been removed (AIO made it obsolete)

*Closing a tool will return you to the Tools Manager

*Changed Driver Packs home link

*Tools list has been renamed to Programs

*Renamed Tools to Programs

*WIM Manager shows already mounted

*W7T now writes error log to root folder instead of uploading

Link to comment
Share on other sites

  • Replies 204
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Alpha possible soon :D

EDIT: Alpha released (1st post).

Looking good :P Just.. weird bug.. nothing is mounted (i didnt mount anything yet!), so when i go into AIO Integrator or any other Tool that loads a Wim, it will tell me 'Would you like to save the Image?' and in the window is says 'Please Wait, Discarding...'

And now that i see it, the Scrollbar on all Frames seems to be placed 'wrong', look at the picture, Left side is modified, right side is original. And you should make the Top 'Fixed size' cause it makes no sense to be able to change the witdh of 'Tool' 'Description', the Scrollbar is supposed to be only there where content moves, the top does NOT move on scrolling so its not supposed to be on there too(ofc this is no real bug, but i just figured it seems to be placed wrong on all your versions xD)

Placement.png

Dunno if i should actually report a bug YET as this isnt really anything like 'beta'.

Edited by Mand
Link to comment
Share on other sites

Trying the components removal now. :D

GAWD is it slow though :P

Been looking at some new functions that you can do:

Please add this to the current os tweaks and wim tweaks

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\CmdOpen Shell Extension]
@="Open Elevated CMD Prompt Here"
"Icon"="cmd.exe"
"Position"="Top"

[HKEY_LOCAL_MACHINE\Software\Classes\Directory\Background\shell\CmdOpen Shell Extension\command]
@="cmd.exe /s /k pushd \"%V\""

It ads an elevated cmd prompt option to the top of the right click explorer menu with the cmd icon to the right of it.

We don't need an actual .dll shell extension any more.

NEW tiny issue:

With the addon maker can you add the rest of the common enviroment variables in?

I am making a VERY serious adaptation of my UberPack and I need the other Variables like %appdata%

http://vlaurie.com/c...ows-vista-7.htm

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************System.Security.SecurityException: Requested registry access is not allowed.   at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, RegistryKeyPermissionCheck permissionCheck, Int32 rights)   at W7Toolkit.frmCR.frmCR_FormClosing(Object sender, FormClosingEventArgs e)   at System.Windows.Forms.Form.WmClose(Message& m)   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)The Zone of the assembly that failed was:MyComputer************** Loaded Assemblies **************mscorlib    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll----------------------------------------W7Toolkit    Assembly Version: 0.8.0.2    Win32 Version: 0.8.0.2    CodeBase: file:///C:/Users/Kelsenellenelvian/Desktop/Win7ToolKit/W7Toolkit.exe----------------------------------------Microsoft.VisualBasic    Assembly Version: 8.0.0.0    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll----------------------------------------System    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Windows.Forms    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System.Runtime.Remoting    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll----------------------------------------System.Configuration    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------System.Xml    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------MySql.Data    Assembly Version: 6.3.2.0    Win32 Version: 6.3.2.0    CodeBase: file:///C:/Users/Kelsenellenelvian/Desktop/Win7ToolKit/MySql.Data.DLL----------------------------------------System.Data    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll----------------------------------------System.Transactions    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll----------------------------------------System.EnterpriseServices    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_64/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll----------------------------------------Microsoft.mshtml    Assembly Version: 7.0.3300.0    Win32 Version: 7.0.3300.0    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll----------------------------------------************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration>    <system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.

After an hour of waiting I got a complete failure :(

'Nother bug!

EDIT: Fixed the shortcut put, btw the error code you pasted above happen when the form was trying to close. So you can unmount the WIM manually.

Edited by Legolash2o
Link to comment
Share on other sites

Trying the components removal now. :D

GAWD is it slow though :P

That's because it disable's the feature first, then removes it, not sure if that it necessary though.

Been looking at some new functions that you can do:

Please add this to the current os tweaks and wim tweaks

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\CmdOpen Shell Extension]
@="Open Elevated CMD Prompt Here"
"Icon"="cmd.exe"
"Position"="Top"

[HKEY_LOCAL_MACHINE\Software\Classes\Directory\Background\shell\CmdOpen Shell Extension\command]
@="cmd.exe /s /k pushd \"%V\""

It ads an elevated cmd prompt option to the top of the right click explorer menu with the cmd icon to the right of it.

We don't need an actual .dll shell extension any more.

Will be added.

NEW tiny issue:

With the addon maker can you add the rest of the common enviroment variables in?

I am making a VERY serious adaptation of my UberPack and I need the other Variables like %appdata%

http://vlaurie.com/c...ows-vista-7.htm

Will Add Them

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************System.Security.SecurityException: Requested registry access is not allowed.   at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, RegistryKeyPermissionCheck permissionCheck, Int32 rights)   at W7Toolkit.frmCR.frmCR_FormClosing(Object sender, FormClosingEventArgs e)   at System.Windows.Forms.Form.WmClose(Message& m)   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)The Zone of the assembly that failed was:MyComputer************** Loaded Assemblies **************mscorlib    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll----------------------------------------W7Toolkit    Assembly Version: 0.8.0.2    Win32 Version: 0.8.0.2    CodeBase: file:///C:/Users/Kelsenellenelvian/Desktop/Win7ToolKit/W7Toolkit.exe----------------------------------------Microsoft.VisualBasic    Assembly Version: 8.0.0.0    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll----------------------------------------System    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Windows.Forms    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System.Runtime.Remoting    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll----------------------------------------System.Configuration    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------System.Xml    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------MySql.Data    Assembly Version: 6.3.2.0    Win32 Version: 6.3.2.0    CodeBase: file:///C:/Users/Kelsenellenelvian/Desktop/Win7ToolKit/MySql.Data.DLL----------------------------------------System.Data    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll----------------------------------------System.Transactions    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll----------------------------------------System.EnterpriseServices    Assembly Version: 2.0.0.0    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)    CodeBase: file:///C:/Windows/assembly/GAC_64/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll----------------------------------------Microsoft.mshtml    Assembly Version: 7.0.3300.0    Win32 Version: 7.0.3300.0    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll----------------------------------------************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration>    <system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.

Hmm, will have to fix that :P

After an hour of waiting I got a complete failure :(

'Nother bug!

Please explain the "complete failure" and "

'Nother bug!", the pic didn't really show the issue.

EDIT: I have fixed the shortcut bug and the error code you posted above crashed when trying to close the for, so the image could be unmount manually.

Edited by Legolash2o
Link to comment
Share on other sites

The complete failure was at the end of the removals. It just errored on my and never rebuilt, the supposedly smaller, wim.

The shortcut maker has a error in the destination path generator Look closely at the hilighted section.

Please add the variables into the shortcut maker too. ESPECIALLY %USERPROFILE%

Link to comment
Share on other sites

Better even add these to the addon maker in all areas that would apply:

10	= %SystemRoot%
11 = %SystemRoot%\system32
12 = %SystemRoot%\system32\DRIVERS
17 = %SystemRoot%\INF
18 = %SystemRoot%\help
20 = %SystemRoot%\fonts
21 = %SystemRoot%\system32\viewers
23 = %SystemRoot%\system32\spool\drivers\color
24 = %SystemDrive%\
25 = Shared directory
30 = <Root directory of the boot disk>\
50 = %SystemRoot%\SYSTEM
51 = %SystemRoot%\system32\spool
52 = %SystemRoot%\system32\spool\DRIVERS\W32X86 ;(x86 systems only)
52 = %SystemRoot%\system32\spool\DRIVERS\x64 ;(x64 systems only)
53 = %UserProfile%
54 = <Directory where bootmgr.exe is located>\
55 = %SystemRoot%\system32\spool\PRTPROCS\W32X86 ;(x86 systems only)
55 = %SystemRoot%\system32\spool\PRTPROCS\x64 ;(x64 systems only)

16384 = %UserProfile%\Desktop
16386 = %UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
16389 = %UserProfile%\Documents
16390 = %UserProfile%\Favorites
16391 = %UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
16392 = %UserProfile%\AppData\Roaming\Microsoft\Windows\Recent
16393 = %UserProfile%\AppData\Roaming\Microsoft\Windows\SendTo
16395 = %UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu
16397 = %UserProfile%\Music
16398 = %UserProfile%\Videos
16400 = %UserProfile%\Desktop
16403 = %UserProfile%\AppData\Roaming\Microsoft\Windows\Network Shortcuts
16404 = %SystemRoot%\Fonts
16405 = %UserProfile%\AppData\Roaming\Microsoft\Windows\Templates
16406 = %AllUsersProfile%\Microsoft\Windows\Start Menu
16407 = %AllUsersProfile%\Microsoft\Windows\Start Menu\Programs
16408 = %AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Startup
16409 = %Public%\Desktop (%UserProfile%\..\Public\Desktop)
16410 = %AppData%
16411 = %AppData%\Microsoft\Windows\Printer Shortcuts
16412 = %LocalAppData%
16413 = %AppData%\Microsoft\Windows\Start Menu\Programs\Startup
16414 = %AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Startup
16415 = %UserProfile%\Favorites
16416 = %LocalAppData%\Microsoft\Windows\Temporary Internet Files
16417 = %AppData%\Microsoft\Windows\Cookies
16418 = %LocalAppData%\Microsoft\Windows\History
16419 = %ProgramData%
16420 = %SystemRoot%
16421 = %SystemRoot%\system32
16422 = %ProgramFiles%
16423 = %UserProfile%\Pictures
16424 = %UserProfile%
16425 = %SystemRoot%\SysWOW64 ;(x64 systems only)
16426 = %ProgramFiles(x86)% ;(x64 systems only)
16427 = %CommonProgramFiles%
16428 = %CommonProgramFiles(x86)% ;(x64 systems only)
16429 = %AllUsersProfile%\Microsoft\Windows\Templates
16430 = %Public%\Documents (%UserProfile%\..\Public\Documents)
16431 = %AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Administrative Tools
16432 = %AppData%\Microsoft\Windows\Start Menu\Programs\Administrative Tools
16437 = %Public%\Music (%UserProfile%\..\Public\Music)
16438 = %Public%\Pictures (%UserProfile%\..\Public\Pictures)
16439 = %Public%\Videos (%UserProfile%\..\Public\Videos)
16440 = %SystemRoot%\resources
16441 = %SystemRoot%\resources\0409
16442 = %AllUsersProfile%\OEM Links
16443 = %LocalAppData%\Microsoft\Windows\Burn\Burn

Link to comment
Share on other sites

Looking good :P Just.. weird bug.. nothing is mounted (i didnt mount anything yet!), so when i go into AIO Integrator or any other Tool that loads a Wim, it will tell me 'Would you like to save the Image?' and in the window is says 'Please Wait, Discarding...'

And now that i see it, the Scrollbar on all Frames seems to be placed 'wrong', look at the picture, Left side is modified, right side is original. And you should make the Top 'Fixed size' cause it makes no sense to be able to change the witdh of 'Tool' 'Description', the Scrollbar is supposed to be only there where content moves, the top does NOT move on scrolling so its not supposed to be on there too(ofc this is no real bug, but i just figured it seems to be placed wrong on all your versions xD)

Dunno if i should actually report a bug YET as this isnt really anything like 'beta'.

I will have a look at the lists. Yeah please report bugs.

I will fix the "would you like to save the image..." bug too.

The complete failure was at the end of the removals. It just errored on my and never rebuilt, the supposedly smaller, wim.

The shortcut maker has a error in the destination path generator Look closely at the hilighted section.

Please add the variables into the shortcut maker too. ESPECIALLY %USERPROFILE%

The failure happened at the end when about to close the form, however you could of unmounted the image manually and manually rebuilt all. Also fixed that shortcut error.

EDIT: Oh and i will add the variables you listed above.

Edited by Legolash2o
Link to comment
Share on other sites

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\CmdOpen Shell Extension]
@="Open Elevated CMD Prompt Here"
"Icon"="cmd.exe"
"Position"="Top"

[HKEY_LOCAL_MACHINE\Software\Classes\Directory\Background\shell\CmdOpen Shell Extension\command]
@="cmd.exe /s /k pushd \"%V\""

It ads an elevated cmd prompt option to the top of the right click explorer menu with the cmd icon to the right of it.

Just a little addition to make this Entry even more 'faster' to use.

And i tell you on Windows 7, tend to use No Default Value and instead MUIVerb="Open Elevated &CMD Prmpt Here", ofc you can just use the same on the default value, it basicly just lets you press C while in rightclick menu to open CMD, simple. No need to have it on top ;), this way you can open CMD with your keyboard only too, no need to use your mouse to open the rightclick menu, on all windows fullsize keyboards there is a Rightclick menu button. ^_^

But.. does this CMD really open Elevated when UAC is enabled? don't you need IsolatedCommand entry for that to trigger UAC and allow CMD to open elevated? I dont have UAC enabled.

Edited by Mand
Link to comment
Share on other sites

Yeah after testing it doesn't stay elevated at all.

(I usually have UAC turned off)

"IsolatedCommand"="cmd.exe /s /k pushd \"%V\""

Try to add this line extra this should start CMD Elevated with UAC enabled

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\CmdOpen Shell Extension]
"MUIVerb"="Open Elevated &CMD Prompt Here"
"Icon"="cmd.exe"
"Position"="Top"

[HKEY_LOCAL_MACHINE\Software\Classes\Directory\Background\shell\CmdOpen Shell Extension\command]
@="cmd.exe /s /k pushd \"%V\""
"IsolatedCommand"="cmd.exe /s /k pushd \"%V\""

Edited by Mand
Link to comment
Share on other sites

And now that i see it, the Scrollbar on all Frames seems to be placed 'wrong', look at the picture, Left side is modified, right side is original. And you should make the Top 'Fixed size' cause it makes no sense to be able to change the witdh of 'Tool' 'Description', the Scrollbar is supposed to be only there where content moves, the top does NOT move on scrolling so its not supposed to be on there too(ofc this is no real bug, but i just figured it seems to be placed wrong on all your versions xD)

Can't seem to find the option to make the columns fixed.

"the Scrollbar is supposed to be only there where content moves, the top does NOT move on scrolling so its not supposed to be on there too(ofc this is no real bug, but i just figured it seems to be placed wrong on all your versions xD)"

Explain further, as far as i'm concered, the scrollbar are placeed correctly and work fine...

Link to comment
Share on other sites

Can't seem to find the option to make the columns fixed.

"the Scrollbar is supposed to be only there where content moves, the top does NOT move on scrolling so its not supposed to be on there too(ofc this is no real bug, but i just figured it seems to be placed wrong on all your versions xD)"

Explain further, as far as i'm concered, the scrollbar are placeed correctly and work fine...

You didnt understand what i mean, its supposed that a Scrollbar gets placed where content will get moved, > your scrollbar is overlaying the TOP Bar, this bar will NEVER move on scrolling > scrollbar needs to be <under> this, just like in my screenshot, can't you see the screenshot? Its just optics, ofc it works but it will look better if you place it right =) (like the screenshot i posted)

Il post the screenshot again. Left side is edited.

Placement.png

Edited by Mand
Link to comment
Share on other sites

I thought that it what you mean't, what your suggesting can't be done on VB .NET and i have no way of changing that :(

Oh i see :\, pretty stupid though o.O, the function basicly adds the Scrollbar 'wrong' ontop of the complete frame instead where it 'really' belongs? (though the Scrollbar doesnt really 'overlay' But the Placement is just 'wrong' while it should just be in the Frame where content moves, its also on the Columns which is wrong :<)

I really dont know <anything> about VB .NET or any other language. :) I just stated how it 'should' look (The logic behind a 'Scrollbar')

Edited by Mand
Link to comment
Share on other sites

v4 is out, fix Tooltips... i did not even know that they broke. You can now view descriptions of the updates when you hover over an item.

@Mand.

Do you like the option to make Tools Manager load first? i hope that's how you wanted it :)

Edited by Legolash2o
Link to comment
Share on other sites

v4 is out, fix Tooltips... i did not even know that they broke. You can now view descriptions of the updates when you hover over an item.

@Mand.

Do you like the option to make Tools Manager load first? i hope that's how you wanted it :)

Yes i like it.

Link to comment
Share on other sites

MSU to CAB converter will not work for me

Mh, works fine here, what does happen?

You can still manualy extract the files with expand -F:* "C:\update.msu" "C:\path", but you need to use a EXISTING Folder. expand.exe will not create a Folder, but im sure you know that.

Edited by Mand
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...