Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Code that i can run in background
Name: sfahad Date: August 22, 2007 at 23:40:35 Pacific OS: Xp CPU/Ram: IntelOriginal 1.8Ghz/256M Product: Intel Pentium IV
Comment:
Sir, Can any one help me!! Sir i want to make a simple program that runs in background ( not visible to the end user) and whenever i logon to windows it ask me the user name and password to access some folders that can not be access in any way. And no one can understand that where is the program running except me, because there are some private files in that folder in my PC that are accessible by my friends also that i dislike it and i want to resolve this issue by coding in C# or preferably VB.net.
A really appreciate your this kind responce, Thanks in advance
Summary: I have a folder [folder_a] that contains various other folders (different levels)and different folder names, each contains a single image with same name [image.jpg] ....I need a script or programe th...
Summary: I need to write a script in order to automate a process for closing an Application that requires a certain procedure. At work we have a server application that contains 3 processes that runs on Window...
Summary: I have these EDI files that I need to reformat from a single line to line per segment format. Normally, I use Textpad to reformat the file. I replace the "~" with a new line this will break out each n...