Not off-hand, but you IT guy should be able to set group policies that turn
off everything. When the system boots, all you see is the application. If
you have a close button, there's nothing on the desktop except an icon to
restart it. No shortcut keys to do anything but reboot work.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
Disclaimer: Any code or opinions are offered here as is. Some of that
code has been well tested for number of years. Some of it is untested
"aircode" typed directly into the post. Some may be code from other
authors. Some of the products recommended have been purchased and
used by the author. Others have been furnished by their manufacturers.
Still others have not been personally tested, but have been
recommended by others whom this author respects.
7777 wrote:
> Wow very interesting. Would you know of a link that has some info on
> how either method could be implemented? Thanks for your quick
> informative reply, much appreciated :-)
>
>
>
> "Arvin Meyer [MVP]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Kiosk mode is an operating system feature, not one in Access or
>> Office. Yes, it can be done, both directly and with Terminal
>> Services. And it can be done with an ADP or MDB.
>> --
>> Arvin Meyer, MCP, MVP
>> http://www.datastrat.com
>> http://www.mvps.org/access
>> http://www.accessmvp.com
>>
>>
>> "7777" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> Is it possible to have an .adp file open in a kiosk mode? Planning
>>> on allowing users to access a front end .adp file via Remote
>>> Desktop but just want them to be able to see and use only this .adp
>>> file and not be able to close and/or get to the desktop. Thanks in
>>> advance.