keep clip while changing users

  • Thread starter Thread starter no
  • Start date Start date
N

no

Can I put something on the clipboard while in User1, then switch to User2 and still have the original clipboard contents intact?
 
Replied to [[email protected]]s message :
Can I put something on the clipboard while in User1, then switch to User2 and still have the original clipboard contents intact?

Use a LogOff(that will save clipboard contents to a file) and a LogOn(that will
read the file then add the contents of that file to clipboard) Script.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top