Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download - Clean, repair and optimize your system



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Driver Scanner 2009 - Free Scan Now

Interface AERO et UltraVnc

microsoft.public.fr.windows.vista.general




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 04-21-2008
Bernhart MILCENT
 

Posts: n/a
Interface AERO et UltraVnc
Bonsoir ,

je cherche une "rustine" au problème rencontré entre UltraVnc et VISTA (
avec l'interface aero )
qui ralentit TRES fort ce programme de prise à distance.

le problème N'existe plus lorsqu'on coupe l'AERO.
( je crois ) que la connexion TSE entre un pc VISTA et un serveur rencontre
le m^me type de problème.
lors d'une ouverture de session TS, le Desktop Window Manager (DWM.exe) est
automatiquement désactivé.

Je cherche à faire la même chose avec "Simple click" d'ultraVnc...

Un scRipt de lancement qui désactive et réacTive l'AERO ?....

Help


bernhart

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-21-2008
MCI \(ex do ré Mi chel la si do\) [MVP]
 

Posts: n/a
Re: Interface AERO et UltraVnc
Bonjour !

Effectivement, Aero ralentit très fortement Ultra-VNC et Simple-Clic.

Pour l'instant, je me suis toujours adapté (demandé au client, ou
patienté la 1ère minute, le temps de désactiver Aero). Mais, l'idée de
faire un script qui désactive/réactive Aero me semble très bonne.

Je vais regarder ça...

@+

Michel Claveau


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-21-2008
MCI \(ex do ré Mi chel la si do\) [MVP]
 

Posts: n/a
Re: Interface AERO et UltraVnc
Re !

J'ai trouvé. J'espère ne pas avoir été trop long....

Pour désactiver Aero :
net stop uxsms

Pour le réactiver :
net start uxsms

@+
--
Michel Claveau


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-21-2008
Bernhart MILCENT
 

Posts: n/a
Re: Interface AERO et UltraVnc
Super ! 5 minutes pour une réponse ... !

je teste cela dans un script *.VBS et vous tiens au courant....

Merci et bonne soirée


BHT






"MCI (ex do ré Mi chel la si do) [MVP]" <enleverlesO.OmcO@OmclaveauO.com> a
écrit dans le message de news:e0iaaY8oIHA.2064@TK2MSFTNGP05.phx.gbl...
> Re !
>
> J'ai trouvé. J'espère ne pas avoir été trop long....
>
> Pour désactiver Aero :
> net stop uxsms
>
> Pour le réactiver :
> net start uxsms
>
> @+
> --
> Michel Claveau
>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-21-2008
Bernhart MILCENT
 

Posts: n/a
Re: Interface AERO et UltraVnc
oh j'oubliais ...

Comment lui dire au script...

"Si c'est vista fais ceci sinon rien ...."

BHT

"MCI (ex do ré Mi chel la si do) [MVP]" <enleverlesO.OmcO@OmclaveauO.com> a
écrit dans le message de news:e0iaaY8oIHA.2064@TK2MSFTNGP05.phx.gbl...
> Re !
>
> J'ai trouvé. J'espère ne pas avoir été trop long....
>
> Pour désactiver Aero :
> net stop uxsms
>
> Pour le réactiver :
> net start uxsms
>
> @+
> --
> Michel Claveau
>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-21-2008
Simplet né sous X
 

Posts: n/a
Re: Interface AERO et UltraVnc
On Mon, 21 Apr 2008 17:57:32 +0200, "Bernhart MILCENT"
<qsqsqsqs@amline.be> wrote:

>oh j'oubliais ...
>
>Comment lui dire au script...
>
>"Si c'est vista fais ceci sinon rien ...."


If Vista then killall

Ca va ?
;o))

--
Un mot mal formé a tout autant le droit de vivre qu'un autre.
Il ne vous viendrai jamais a l'idee de dire a quelqu'un en public "Il te manque un bras" ou "tu ressemble a elephant man".
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-21-2008
MCI \(ex do ré Mi chel la si do\) [MVP]
 

Posts: n/a
Re: Interface AERO et UltraVnc
Re !

En batch, il y a la commande ver
En VBS, tu dois pouvoir la lancer, avec
CreateObject("WScript.Shell").run( ...

Mais, bon, rien ne t'empêche de lancer systématiquement la commande. Si
c'est Vista, ça désactivera/réactivera ; sinon, ça ne fera rien...
qu'une erreur à ignorer.

@+

MCI


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-21-2008
MCI \(ex do ré Mi chel la si do\) [MVP]
 

Posts: n/a
Re: Interface AERO et UltraVnc
Y'a une ch'tite erreur.
ça devrait être : If Vista then ceci else rien

@+

MCI

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-21-2008
Jean-Claude BELLAMY
 

Posts: n/a
Re: Interface AERO et UltraVnc
"Bernhart MILCENT" <qsqsqsqs@amline.be> a écrit dans le message de
news:%230DZrh8oIHA.1736@TK2MSFTNGP04.phx.gbl...
> oh j'oubliais ...
>
> Comment lui dire au script...
>
> "Si c'est vista fais ceci sinon rien ...."


....
Set Shell = WScript.CreateObject("WScript.Shell")
Key="HKLM\Software\Microsoft\Windows NT\CurrentVersion\CurrentVersion"
version=shell.RegRead(key)
p=InStr(1,version,".")
If p>0 then version=left(version,p-1)
If CInt(version)>=6 Then
' On est sous VISTA

End If
....


--
May the Force be with You!
La Connaissance s'accroît quand on la partage
----------------------------------------------------------
Jean-Claude BELLAMY [MVP]
http://www.bellamyjc.org ou http://jc.bellamy.free.fr

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 04-21-2008
Simplet né sous X
 

Posts: n/a
Re: Interface AERO et UltraVnc
On Mon, 21 Apr 2008 18:23:08 +0200, "MCI \(ex do ré Mi chel la si do\)
[MVP]" <enleverlesO.OmcO@OmclaveauO.com> wrote:

>Y'a une ch'tite erreur.
>ça devrait être : If Vista then ceci else rien
>
>@+
>
>MCI


Le else est facultatif




--
Un mot mal formé a tout autant le droit de vivre qu'un autre.
Il ne vous viendrai jamais a l'idee de dire a quelqu'un en public "Il te manque un bras" ou "tu ressemble a elephant man".
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Aero Interface David microsoft.public.windows.vista.performance maintenance 2 06-28-2007 09:47
Aero Glass Interface Richard microsoft.public.windows.vista.general 1 04-05-2007 16:38
Aero Glass Interface Puppy Breath microsoft.public.windows.vista.general 6 03-06-2007 23:33
Aero Interface boe microsoft.public.windows.vista.general 1 03-01-2007 04:36
Microsoft Claims Vista's Aero Interface Doesn't Slow PCs Red nosed reindeer microsoft.public.windows.vista.general 34 02-28-2007 22:21




All times are GMT +1. The time now is 09:30.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119