Jump to content

Sholwa

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Sholwa

  1. Good idea to bring back this, I interest in too.!
  2. Thanks for mention that I copyed the wrong include. Apologize for the mistake! The file is now replaced. Finally
  3. Thanks! I wil going to look that project.
  4. Hi javasqlrpg!! The zip is containing the requested include but you have to copy that into your "..\AutoIt3\include\" directory, or change the path of the include where you keep the " _GetOfficePath.au3" file. The AutoIt help is give everything to do that. Ohh and check out the new version!
  5. Hi barecool! I completly forgot about that includes, sorry. The zip is now containing the include too. Thanks!!
  6. Hi all! AdmTools - download I am just updated my program, if you download the link above then you are downloading the newest version! changes: - allow adding programs in to the "More Tools" menu - allow adding batch files in to the "cmd" menu next to cmd button (all programs or batch files have to be in the folder or subfolder which is containing AdmTools) - added use of a configuration file (AdmConfig.ini) where the program save the last used domain and username, the state of the disable runas checkbox, and all of the added programs.
  7. Hi Emiel, Thanks all of the suggestions! I am glad to know that you liked the idea. - Sorry about the password hide, I use that style before, but when I prepared the script for release it was accidently deleted. - I palnned to use something like writing the cmdline information to editbox, so thx now I know how to start. I also planned for that context menu to allow us to add custom pre written batch files. For that I'll have to create a configuration file to sotre the location of the added files. Also planned a "More Tools" menu next to the "Help" menu, where we can add our custom programs we frequently use at work. - I dont know why but I dont even think about that the office location could be different. Its a big mistake. I'm going to look after that topic you said, shortly. PS. The password hide bug is now fixed
  8. As I promised I released the source with my program. if you download the link above its now contain the source files too. PS. Why is that I cannot edit my topics first post? Its beacuse I am a newbie? Thx.
  9. I completely understand your oponion, so next day I gonna post the source code too. Its a bit hard to me beacouse its use some included files that I have to share too. Sorry the offsite server too. I used that becasue sience I am a Newbie the server could not let me upload files, so I used my free FTP provided by my ISP. Thx for the advise, as an outside viewer I think too it is a bit suspicious!
  10. This is a simple tool for those who are working in IT support, do daily tasks as an administrator. I created this script to help my collages and my work. It allow us to easily luanch several part of the operation system as another user that has admin right on the computer. It can be a local or either a domain user. The explorer shell can be switched betteween the current logged on user and the user we are given. This function could really usefull when we are use Remote Assistance or just dont want to waste time to log off and on multiple times. We can add our custom portable programs into and easily launch them as a separate user. Please try it and let me know if any bug appears! LATEST VERSION >>> 2011-08-03 versions: AdmTools 1.1 - download FEATURES: Run many things as a separate user. It can be a local or either a domain user Capable to run:the most likely used part of the operation system Custom portable programs and batch files which can be added into the program. (ATTENTION: all programs or batch files have to be in the folder or subfolder which is containing AdmTools) AdmInterFace: it is created by me and it is based on this Microsoft TechNet Guied. The function allow us to switch the explorer shell betteween the current logged on user and the user(only with admin rights) we are given. Option to disable "Run As" feature. This time we can run everything as the current logged on user. Useage of a configuration file (AdmConfigs.ini) where the program save the last used domain and username, the state of the disable runas checkbox and the last used GUI, and all of the added programs or batch files. Two types of GUI > see screenshots SCREENSHOTS: CHANGE LOG:
×
×
  • Create New...