#1  
Old 23rd March 2010, 04:16 PM
Eivind Bakkestuen [NDD]
 
Posts: n/a
Default Re: Lock Remote Keyboard and Mouse in a future release ...

> I need this because some of my clients have asked me that.

I don't think we have that currently; please add an issue for it here:

http://www.nexusdb.com/mantis/view_all_bug_page.php

--
Eivind Bakkestuen [NDD]
Nexus Database Systems
  #2  
Old 23rd March 2010, 08:49 PM
Hannes Danzl[NDD]
 
Posts: n/a
Default Re: Lock Remote Keyboard and Mouse in a future release ...

Eivind Bakkestuen [NDD] wrote:

> > I need this because some of my clients have asked me that.

>
> I don't think we have that currently; please add an issue for it here:
>
> http://www.nexusdb.com/mantis/view_all_bug_page.php


It's already there: http://www.nexusdb.com/mantis/view.php?id=284

--

Hannes Danzl / NexusDB

Issue Tracker - http://www.nexusdb.com/mantis/view_all_bug_page.php
Newsgroup Web Gateway - http://www.nexusdb.com/forums/
Newsgroup Search - http://www.nexusdb.com/forums/search.php
  #3  
Old 2nd May 2010, 10:13 PM
Charalampos Michael
 
Posts: n/a
Default CAD in Win7

Hello,
CAD doesn't seem to work on Win7 at logon screen.
I thought that was fixed in 3.63 ?

Thank you
  #4  
Old 3rd May 2010, 10:28 AM
Hannes Danzl[NDD]
 
Posts: n/a
Default Re: CAD in Win7

Charalampos Michael wrote:

> Hello,
> CAD doesn't seem to work on Win7 at logon screen.
> I thought that was fixed in 3.63 ?


Please read the comments on http://www.nexusdb.com/mantis/view.php?id=502

We will try to find some more convenient solution around that fo 3.65.

--

Hannes Danzl / NexusDB

Issue Tracker - http://www.nexusdb.com/mantis/view_all_bug_page.php
Newsgroup Web Gateway - http://www.nexusdb.com/forums/
Newsgroup Search - http://www.nexusdb.com/forums/search.php
  #5  
Old 3rd May 2010, 08:47 PM
Charalampos Michael
 
Posts: n/a
Default Re: CAD in Win7

Dear Hannes,

>> Hello,
>> CAD doesn't seem to work on Win7 at logon screen.
>> I thought that was fixed in 3.63 ?

>
> Please read the comments on http://www.nexusdb.com/mantis/view.php?id=502
>
> We will try to find some more convenient solution around that fo 3.65.


So, it's not fixed in 3.63 and i have to execute the utility you
describe in the above post right ?

Thank you
  #6  
Old 4th May 2010, 06:29 AM
Hannes Danzl[NDD]
 
Posts: n/a
Default Re: CAD in Win7

Charalampos Michael wrote:

> Dear Hannes,
>
> > > Hello,
> >> CAD doesn't seem to work on Win7 at logon screen.
> >> I thought that was fixed in 3.63 ?

> >
> > Please read the comments on http://www.nexusdb.com/mantis/view.php?id=502
> >
> > We will try to find some more convenient solution around that fo 3.65.

>
> So, it's not fixed in 3.63 and i have to execute the utility you
> describe in the above post right ?


You can download the utility in the post and put it into the host binary
folder. The host should then execute it when the control sends the message to
trigger CAD.

--

Hannes Danzl / NexusDB

Issue Tracker - http://www.nexusdb.com/mantis/view_all_bug_page.php
Newsgroup Web Gateway - http://www.nexusdb.com/forums/
Newsgroup Search - http://www.nexusdb.com/forums/search.php
  #7  
Old 4th May 2010, 07:05 AM
Charalampos Michael
 
Posts: n/a
Default Re: CAD in Win7

Dear Hannes,

>>>> Hello,
>>>> CAD doesn't seem to work on Win7 at logon screen.
>>>> I thought that was fixed in 3.63 ?
>>>
>>> Please read the comments on http://www.nexusdb.com/mantis/view.php?id=502
>>>
>>> We will try to find some more convenient solution around that fo 3.65.

>>
>> So, it's not fixed in 3.63 and i have to execute the utility you
>> describe in the above post right ?

>
> You can download the utility in the post and put it into the host binary
> folder. The host should then execute it when the control sends the message to
> trigger CAD.


How about integrate it into RTC Control ?
(as i can see the cad.exe is in delphi ...)

The best way is to detect the CAD Screen and if you press the
"Send CAD" on the control to send the special "CAD" codes else
to use the usual way.
  #8  
Old 4th May 2010, 07:34 AM
Hannes Danzl[NDD]
 
Posts: n/a
Default Re: CAD in Win7

> How about integrate it into RTC Control ?
> (as i can see the cad.exe is in delphi ...)
>
> The best way is to detect the CAD Screen and if you press the
> "Send CAD" on the control to send the special "CAD" codes else
> to use the usual way.


CAD.EXE is a utility that is signed and using a special MS library to do what
it does. We've sent a message to the email address that supposedly will give
us access to this library but haven't heard back (tried several times from
different email accounts of course). We've also filed a request with our MS
buddy but no luck there either yet. That's why we decided to go with the
current solution for the moment.


--

Hannes Danzl / NexusDB

Issue Tracker - http://www.nexusdb.com/mantis/view_all_bug_page.php
Newsgroup Web Gateway - http://www.nexusdb.com/forums/
Newsgroup Search - http://www.nexusdb.com/forums/search.php
  #9  
Old 4th May 2010, 05:54 PM
Charalampos Michael
 
Posts: n/a
Default Re: CAD in Win7

Dear Hannes,

>> How about integrate it into RTC Control ?
>> (as i can see the cad.exe is in delphi ...)
>>
>> The best way is to detect the CAD Screen and if you press the
>> "Send CAD" on the control to send the special "CAD" codes else
>> to use the usual way.

>
> CAD.EXE is a utility that is signed and using a special MS library to do what
> it does. We've sent a message to the email address that supposedly will give
> us access to this library but haven't heard back (tried several times from
> different email accounts of course). We've also filed a request with our MS
> buddy but no luck there either yet. That's why we decided to go with the
> current solution for the moment.


Well the solution is there:
http://softltd.com/simulate-ctrl-alt...d-server-2008/

Now if you can contact the author and get a deal of the source code.
  #10  
Old 4th May 2010, 06:17 PM
Hannes Danzl[NDD]
 
Posts: n/a
Default Re: CAD in Win7

> Well the solution is there:
> http://softltd.com/simulate-ctrl-alt...d-server-2008/
>
> Now if you can contact the author and get a deal of the source code.


HA! Thanks! Even if we don't get the source code we might get the right to
distribute a DLL or link an OBJ. Let's see. So far there was only one
commercial solution out there which was rejected by management due to the high
per customer licensing cost of it (sorry can't give anymore details).

--

Hannes Danzl / NexusDB

Issue Tracker - http://www.nexusdb.com/mantis/view_all_bug_page.php
Newsgroup Web Gateway - http://www.nexusdb.com/forums/
Newsgroup Search - http://www.nexusdb.com/forums/search.php


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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PortalHost allways lost response in win7 X64 service. Danijel Tkalcec nexusdb.public.support.portal 3 24th March 2010 12:48 PM


All times are GMT +11. The time now is 07:31 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.