BigDaddyO Posted May 30, 2006 Posted May 30, 2006 Hello all, I am working on putting something together simmilar to the Remote Desktop MMC Snap-in. I have a GUI that will create RDP files on the fly and connect with them. My problem is that I want to have the Remote Desktop displayed in my GUI so I can switch between them easier. I know there must be a way to do it because the Snap-in performs that way. Thanks, Mike FYI: I am putting this together to better manage passwords. Instead of having to change the password in each of the Remote Desktop connection items (There are MANY) i will just have to change a few stored credentials and it will automatically use those credentials when making a connection.
quaizywabbit Posted May 30, 2006 Posted May 30, 2006 Hello all,I am working on putting something together simmilar to the Remote Desktop MMC Snap-in.I have a GUI that will create RDP files on the fly and connect with them. My problem is that I want to have the Remote Desktop displayed in my GUI so I can switch between them easier. I know there must be a way to do it because the Snap-in performs that way.Thanks,MikeFYI: I am putting this together to better manage passwords. Instead of having to change the password in each of the Remote Desktop connection items (There are MANY) i will just have to change a few stored credentials and it will automatically use those credentials when making a connection. instead of 'embedding' the remote desktop into your GUI, use remote desktop as a basis to embed your gui into. [u]Do more with pre-existing apps![/u]ANYGUIv2.8
BigDaddyO Posted June 1, 2006 Author Posted June 1, 2006 I ended up just docking the Remote Desktop windows next to my GUI upon creationI posted the finished yet a little buggy script HEREMike
b8bboi Posted June 1, 2006 Posted June 1, 2006 Not sure if this is what you're looking for but you can set the remote desktop GUI as a child of one of your GUIs and do whatever you want with it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now