Re: [Freerdp-devel] how to hide the auto windows logon

2013-07-05 Thread Gustavo Homem
Hi Marc André, - Original Message - > From: "Marc-André Moreau" > To: "彭谦(研六 福州)" > Cc: freerdp-devel@lists.sourceforge.net > Sent: Sexta-feira, 5 de Julho de 2013 14:50:30 > Subject: Re: [Freerdp-devel] how to hide the auto windows logon > > Ar

Re: [Freerdp-devel] how to hide the auto windows logon

2013-07-05 Thread Marc-André Moreau
Are you building FreeRDP for the latest git sources? I did a fix for that about 2 months ago I think in xfreerdp. I added support for the proper network messages which enable us to know when to show the login screen or not. There are some edge cases like when there is a system or legal message tha

[Freerdp-devel] how to hide the auto windows logon

2013-07-05 Thread 研六 福州
for example: xfreerdp /v:Server /u:test /p:test /shell:notepad After the auto windows logon, the server launched notedpad. User can watch the whole process, which is not very good experiences. Can I hide the logon, and show the notepad directly? Thanks! -