Windows Help Forum  

The Windows ClubHouse Discuss Blogging Tips, Interesting Website, Online Stuff, General Chit-Chat, etc.


Reply
 
Thread Tools Display Modes
  (#11 (permalink)) Old
seti Offline
Member
 
Posts: 1,949
Join Date: Nov 2008
Default 07-14-2009, 07:20 PM

Ramesh you've done it again. Superb update. Can not praise it enough and have used it on two of my families' pcs and helped a freind with it as well.:chee rs:
   
Reply With Quote
  (#12 (permalink)) Old
tbird1757 Offline
New Member
 
Posts: 1
Join Date: Jul 2009
Default Respectfully Requesting - 07-15-2009, 04:57 PM

Vista SP1, IE7, Dual with XP SP2, IE7;

Could you kindly include the ability to edit the Context Menu for New Items such as all the little things that some apps like to add but don't give you the opp to remove. Mine is getting so full and so slow, and removing them by hand is a pain. Referencing the option in the XP PowerTool Tweak UI.

Also, the ability to modify the places bar too, would rock.

Ty

Last edited by tbird1757; 07-15-2009 at 05:02 PM..
   
Reply With Quote
  (#13 (permalink)) Old
Space Offline
New Member
 
Posts: 1
Join Date: Jul 2009
Default 07-16-2009, 09:26 AM

This UWT doesn't work for me. Every single tweak Im trying I get the same message as alexlob0 and also same Windows 7 RC. It's really bugging me because I want to use 4GB. PLEASE help.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.String.System.IConvertible.ToInt32(IFormatP rovider provider)
at System.Convert.ToInt32(Object value)
at v.j()
at v.k(Object A_0, EventArgs A_1)
at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add (Control value)
at w.a(String A_0)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
TweakUI
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Users/Alex%20LoBo/Desktop/UWTv2.0/Ultimate%20Windows%20%20Tweaker.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.[COLOR="Silver"]
   
Reply With Quote
  (#14 (permalink)) Old
valamas Offline
New Member
 
Posts: 1
Join Date: Jul 2009
Default Unhandled exeption on Network tab - 07-17-2009, 04:54 AM

Vista 32bit IE8 fully patched

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '16' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
at System.Windows.Forms.NumericUpDown.set_Value(Decim al value)
at ai.n()
at ai.f(Object A_0, EventArgs A_1)
at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
at System.Windows.Forms.UserControl.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add (Control value)
at w.a(String A_0)
at w.g(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TweakUI
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Users/mikev/Desktop/UWTv2.0/UWTv2.0/Ultimate%20Windows%20%20Tweaker.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
   
Reply With Quote
  (#15 (permalink)) Old
tedcousens Offline
New Member
 
Posts: 1
Join Date: Jul 2009
Default Problem with Ultimate Windows Tweaker - 07-17-2009, 02:07 PM

New Dell XPS M1530 laptop running vista premium - when I open program, screen is skewed with half the check boxes covered by a panel on the left hand side? Has anyone else had this problem? I have tried changing screen resolution but to no avail!
   
Reply With Quote
  (#16 (permalink)) Old
patt10019 Offline
New Member
 
Posts: 2
Join Date: Jul 2009
Default 07-17-2009, 03:36 PM

I have the same problem with a new HPdt3v

Patt10019
   
Reply With Quote
  (#17 (permalink)) Old
patt10019 Offline
New Member
 
Posts: 2
Join Date: Jul 2009
Default 07-17-2009, 07:23 PM

I upgraded to UWT v2.0, and the problem with seeing a complete window disappeared. I'm using Vista Home Premium with sp2, the 64bit version.

patt10019
   
Reply With Quote
  (#18 (permalink)) Old
dbaum22101 Offline
New Member
 
Posts: 1
Join Date: Jul 2009
Default Problem with dsplay - 07-17-2009, 09:46 PM

Using Vista 64 on Dell 20 inch monitor at 125 dpi, with 1600 by 1200 resolution, the column of menu headings (in black) overlap the items. Changing the display resouution has no impact.
   
Reply With Quote
  (#19 (permalink)) Old
YoKenny Offline
New Member
 
YoKenny's Avatar
 
Posts: 1
Join Date: Jul 2009
Location: Ont., Canada
Default Enable 4GB RAM support problem - 07-18-2009, 02:31 PM

I am trying to enable 4GB RAM support with Ultimate Windows Tweaker and I can not seem to get registry permission to permit this as I keep getting an error accessing:
HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}

I can not use any options in System Performance as I get the pemission denied message.

I did select to Run as administrator

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.UnauthorizedAccessException: Access to the registry key 'HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}' is denied.
   at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
   at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity)
   at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
   at k.a(RegistryKey A_0, String A_1, String A_2)
   at k.b(RegistryKey A_0, String A_1, String A_2)
   at v.i(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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)


E5200 2.5GHZ, 4GB RAM, 160GB HD, Windows 7, avast! Free, IE8 with Browser Defender
   
Reply With Quote
  (#20 (permalink)) Old
donham99 Offline
New Member
 
Posts: 1
Join Date: Jul 2009
Default 07-18-2009, 11:13 PM

Quote:
Originally Posted by patt10019 View Post
I have the same problem with a new HPdt3v

Patt10019
I have the same problem with Win 7 RC
   
Reply With Quote
Reply

Bookmarks

Tags
tweaker, ultimate, uwt, windows

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


 
Partner Links












Copyright © 2007 - 2010 The Windows Club

Search Engine Friendly URLs by vBSEO 3.3.0