Do you have .Net Framework 2.0 ?The app looks promising but I can't launch the exe
http://www.microsoft...;DisplayLang=en
Edited by komalo, 16 April 2009 - 05:49 PM.
Posted 16 April 2009 - 05:40 PM
Do you have .Net Framework 2.0 ?The app looks promising but I can't launch the exe
Edited by komalo, 16 April 2009 - 05:49 PM.
|
|
|
Posted 16 April 2009 - 06:04 PM
Do you have .Net Framework 2.0 ?
http://www.microsoft...;DisplayLang=en
Posted 16 April 2009 - 06:07 PM
so is it an error message in the start or what ?
Do you have .Net Framework 2.0 ?
http://www.microsoft...;DisplayLang=en
I have .Net Framework 2.0 Service Pack 2 installed.
Posted 16 April 2009 - 06:21 PM
************** Exception Text ************** System.ArgumentException: Parameter is not valid. at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format) at System.Drawing.Bitmap..ctor(Int32 width, Int32 height) at System.Drawing.Icon.ToBitmap() at System.Drawing.Graphics.DrawIcon(Icon icon, Rectangle targetRect) at BorderSkin.SkinBorder.RePaint(Int32 Type, Int32 State, Int32 X, Int32 Y, Int32 Width, Int32 Height) at BorderSkin.SkinBorder.UpdateBorder(Object X, Object Y, Object Width, Object Height) at BorderSkin.SkinWindow.Move(Int32 X, Int32 Y, Int32 Width, Int32 Height) at BorderSkin.SkinWindow.TopMouseLeave(Object sender, EventArgs e) at System.Windows.Forms.Control.OnMouseLeave(EventArgs e) at System.Windows.Forms.Control.WmMouseLeave(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at BorderSkin.SkinBorder.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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Border Skin Assembly Version: 0.1.0.0 Win32 Version: 0.1.0.0 CodeBase: file:///C:/Documents%20and%20Settings/Dev/Desktop/Border%20Skin%200.1/Border%20Skin.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400) 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.1433 (REDBITS.050727-1400) 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.1433 (REDBITS.050727-1400) 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.1433 (REDBITS.050727-1400) 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.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ----------------------------------------
untitled.jpg 63.23K
105 downloads
Posted 16 April 2009 - 06:44 PM
Ok ... so tried it.
Not bad at all. Isnt jerky or slow. But my XP is a very light system (hardly anything "installed") So it can have separate issues with other apps.
Apart from the fact that TruT has more skins, I see no reason in this being the better alternative. Try it. Its worth a try.
@Mohammed
Not bad buddy !!But turn off the reflections thing in the ini file. It causes the bottom part to be "bad"
Also u need to extend the bottom part of the window-border a bit more. And also another thing is this runs better on .Net 3.5 enabled systems than on 2.0 ones. So u may list that as min requirement.
Good Work. Altho its giving some unhandled exceptions sometimes...but that will be out in 0.2 version I suppose. Keep up the good work.Here's the text of the exception..
************** Exception Text ************** System.ArgumentException: Parameter is not valid. at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format) at System.Drawing.Bitmap..ctor(Int32 width, Int32 height) at System.Drawing.Icon.ToBitmap() at System.Drawing.Graphics.DrawIcon(Icon icon, Rectangle targetRect) at BorderSkin.SkinBorder.RePaint(Int32 Type, Int32 State, Int32 X, Int32 Y, Int32 Width, Int32 Height) at BorderSkin.SkinBorder.UpdateBorder(Object X, Object Y, Object Width, Object Height) at BorderSkin.SkinWindow.Move(Int32 X, Int32 Y, Int32 Width, Int32 Height) at BorderSkin.SkinWindow.TopMouseLeave(Object sender, EventArgs e) at System.Windows.Forms.Control.OnMouseLeave(EventArgs e) at System.Windows.Forms.Control.WmMouseLeave(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at BorderSkin.SkinBorder.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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Border Skin Assembly Version: 0.1.0.0 Win32 Version: 0.1.0.0 CodeBase: file:///C:/Documents%20and%20Settings/Dev/Desktop/Border%20Skin%200.1/Border%20Skin.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400) 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.1433 (REDBITS.050727-1400) 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.1433 (REDBITS.050727-1400) 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.1433 (REDBITS.050727-1400) 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.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ----------------------------------------
edit:
Ok, attaching a screenshot to show the bottom-issue. And also another thing is borders vanish when the app is exited.untitled.jpg 63.23K 105 downloads
you can try downloading Microsoft .NET Framework 3.5 http://www.microsoft...31-508D977D32A6Nothing, the app do not start
Edited by komalo, 16 April 2009 - 06:44 PM.
Posted 16 April 2009 - 06:45 PM
Watching stream not, handling is a problem. Not to mention hooks put much strain on system - one shouldn't use it if there are other ways...it's even advised so if You search well.you are right , since monitoring windows messages is very dangerous but at least i am trying to decrease the ratio of errors and crashes that may happen
They might - never put to much attention to that...though actually as they are working with MS - probably have other advanced methods and more safe.not to mention that WindowBlinds uses injected hook
and?has nothing to do with me
Again it wasn't for You - and the meaning of the sentence was same as Yours above: it's early version, and from version count shouldn't be considered as stable.this the fisrt version (0.1) , Seriously what did You expect of it ?
Glad, You noticed thatagain has nothing to do with me
I would give a lecture of .NET bugs and compatibility - but even I keep somethings secret, right?i was asking about .Net Framwork version ,but since your are a VB.net C#, C++ programmer
i don't think that you will have a problem with starting a vb.net program on your computer .
at least since some one did , also i develop in VB.NET , C++
*Me imagining it as action description in a thriller book* Lefreut for sure didn't expect such question...I have .Net Framework 2.0 Service Pack 2 installed.
Quiz question - guess why... xD if Lefreut, Devrexster, Villain won't know answer I will gladly answer via PMyou can try downloading Microsoft .NET Framework 3.5 http://www.microsoft...31-508D977D32A6
Lord Devrexster says that the program works better with it
Edited by SamiWiecieKto, 16 April 2009 - 06:49 PM.
Posted 16 April 2009 - 06:55 PM
*Me imagining it as action description in a thriller book* Lefreut for sure didn't expect such question...
before i answer that's if i know the answer , i want to know the program worked with youQuiz question - guess why... xD if Lefreut, Devrexster, Villain won't know answer I will gladly answer via PM
Edited by komalo, 16 April 2009 - 06:56 PM.
Posted 16 April 2009 - 07:09 PM
you can try downloading Microsoft .NET Framework 3.5 http://www.microsoft...31-508D977D32A6
Lord Devrexster says that the program works better with it
Posted 16 April 2009 - 07:32 PM
nah didn't - but I've notepaded it, reading ~Devrexster bug report is also enough.before i answer that's if i know the answer , i want to know the program worked with you
If I might notice You are especially active Lefreut today, since 2007 You got only 27 posts?Already installed.
Posted 16 April 2009 - 08:04 PM
That's why I'm having so much funI think Lefreut is the developer of TrueT.
xDBrand competition ... hehe ??
![]()
![]()

Edited by SamiWiecieKto, 16 April 2009 - 08:06 PM.
Posted 16 April 2009 - 08:27 PM
Posted 16 April 2009 - 09:24 PM
Thank you for this beautiful review
i will fix the bottom-issue in the next version
border skin themes will be fully compatible with truetransparency themes
for the reflection you mean to delete the feature or just turn it off ?
and what do you mean "borders vanish when the app is exited"
Posted 16 April 2009 - 09:31 PM
If You will ask me nicely I could post image...or video of what will be in NV9
Thank you for this beautiful review
i will fix the bottom-issue in the next version
border skin themes will be fully compatible with truetransparency themes
for the reflection you mean to delete the feature or just turn it off ?
and what do you mean "borders vanish when the app is exited"
What I mean is, the window borders that the program renderred completely vanish when I exit the program. There is no border for those particular windows anymore.
But windows which get created AFTER the program is exited are back to normal.

Edited by SamiWiecieKto, 16 April 2009 - 09:32 PM.
Posted 17 April 2009 - 06:07 AM
this is GREAT!!!!! please keep up the good work! for a .1 release i was truly blown away! FAR FAR better than fastaero!
This is very good for a first release (beta) an obviously won't be as fast or stable as True Transparency but I have to say its one or the best program to get the blur. It's also really good on memory using LESS that 10 mb with blur enabled.
Great job and hope the creator continues to work on this and make it better.
What I mean is, the window borders that the program renderred completely vanish when I exit the program. There is no border for those particular windows anymore.
But windows which get created AFTER the program is exited are back to normal.
great suggestion , definitely will be in the next versionMight I suggest, and Exclusion list; where you list down all the .exe's that should not be skinned. i.e. Photoshop.
Edited by komalo, 17 April 2009 - 06:08 AM.