Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Netbeans 6.1 (please try to help)

 
Post new topic   Reply to topic Printable version
 View previous topic  Signing up on website for program Post :: Post something useless  View next topic  
Author Message
WebDesigned13
Guest


Offline

PostPosted: Sun Oct 12, 2008 3:35 am    Post subject: Netbeans 6.1 (please try to help) Reply to topic Reply with quote

Ok i have a few questions,

1. does anyone know of like a webpage where it gives you all the action names.

2. Im making a program to run with Internet Explorer can i make it work with the Internet Explorer icon. Like when you click on the internet icon my program pops up and when they enter the right password and click ok then the internet comes up? can you do this? if so how?

I know im asking a question on a Continuum forum but it says non subspace related coding. I think this kinda falls into this category and i just need some help please because no other forum is replying
Back to top
JoWie
Server Help Squatter


Gender:Gender:Male
Joined: Feb 25 2004
Posts: 215
Offline

PostPosted: Sun Oct 12, 2008 7:05 am    Post subject: Reply to topic Reply with quote

The easiest method for 2. would be to use windows file permissions to disallow access to "c:\program files\internet explorer\iexplore.exe" for the user you want to use this on. If you are using Windows XP Home you will need to boot in safe mode to access these file permissions.

You could then write a batch file / application which runs the application as a different user which has permissions. You should of course replace all the shortcuts if you do this.

If you don't care about a nice interface and a command line window is fine for entering the password, all you need is a batch file with the line:
Code: Show/Hide

@RUNAS /USER:someuser "c:\program files\internet explorer\iexplore.exe"

someuser is the user that has file permissions to open internet explorer
Back to top
View users profile Send private message Add User to Ignore List
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Non-Subspace Related Coding All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 673 page(s) served in previous 5 minutes.

phpBB Created this page in 0.575195 seconds : 27 queries executed (95.9%): GZIP compression disabled