Jump to content

Recommended Posts

Posted (edited)

Hello All,

Here I give you my new product QuickAccess! Based and inspired on Windows Utility Launcher (EduGod) by nephilim. You can find the original thread here

 

apphome.jpg

 

Currently there are icons to:

- Add and Remove

- Administrative Tools

- Reg Edit

- Local User Management

- Task Manager

- CMD

- RDP

- Ping

- System info

- Internet Settings

- Windows Firewall

- System

- Technet and EduGeek

 

I am happy to take suggestions on adding stuff in and removing buttons, adding new features and etc.

If you have and problems with the app please post:).

 

Planned Features

-Shortcuts to Active Directory tools for vanilla microsoft networks.

 

Known Bugs:

- None so far so thats a good start!

 

The program has been tested on Microsoft Windows 7 86/64 and all features worked and the same for windows 8 64x.

Changelog:

V1.0.0.0:

- Initial Release.

 

NOTE: QuickAccess is currently running is debug mode at this time! XP is not supported.

 

I TAKE NO RESPONSIBILITY FOR DAMAGES CAUSED TO COMPUTERS OR COMPUTER SYSTEMS.

QuickAccessV1.0.0.0debug.zip

Edited by MrKJLS
  • 3 months later...
Posted
I could add the buttons you want into QuickAcess if you wanted.

 

What i'm getting at is can we do it ourselves? As different people use different software it's a pain to get you to add it when needed. What if I install a bit of software and what it in QuickAccess immediately?

 

Matt

Posted
What i'm getting at is can we do it ourselves? As different people use different software it's a pain to get you to add it when needed. What if I install a bit of software and what it in QuickAccess immediately?

 

Matt

 

Ahhh, I get you mean now. I'm not sure how to do that coding wise, but i can give you the VB project files

Posted
Ahhh, I get you mean now. I'm not sure how to do that coding wise, but i can give you the VB project files

 

Presumably each button runs a shell command, so you could have a CSV that has a list of buttons in a format similar to "Button Label,shell command, icon path" (you could have a default icon if no path is specified). Then the program loads up the CSV, iterates the lines and creates a button/icon for each line. Depending which version of .NET you're using, you could add them in to a flow layout too so they automatically rearrange themselves if the window is resized (saves you worrying about row/line heights when programatically adding controls)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...