|
-
Mar 17th, 2001, 01:36 PM
#1
Thread Starter
New Member
I'm working on a project that needs to access the registry for each computer on a network. My question is this: Is it possible to access a registry on a remote workstation without installing anything on that pc?
-
Mar 19th, 2001, 07:05 AM
#2
Lively Member
No that is impossible, you will need to install a program that you make which will detect your comunication and then transfer the resquest (ie to accesss to reg) on to thjat computer, and so YOU need to make bespoke software to do this task and you will need to insert the file onto their computer and also add a string in the registry so that tha app is ran on startup.
But if all the computers have access to the internet on the network then you could make a install program, insert it on the machine and to check a txt file uploaded on the net i.e. www.geocities.com/whatever/whatever.txt and if it says 1 instead of 0 to download the program from another text files contents (which is the url for the download) and then auotmaticallyy ruin the program on completion. This would mean that you only need to make one program which will run in thje back fround aand will detect and install any application yo want to over all the compluters with the file on.
Kieran Smith
'Computing' A Level Student
[email protected]
Visit my Home Page
Visual C++ 6.0 Pro
Visual Basic 6.0 Ent
SQL, ADO, DAO
"Computers in the future may weigh no more than 1.5 tons."
-- Popular Mechanics, forecasting the relentless march of science, 1949
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|