Summary: First of all i am a newb at this so any info would be highly appreciated. i am trying to create a bootable Ghost USB drive with external USB HDD suppo...
Summary: That might work. I wonder if the drive:partition menas, in your case, second drive:firat partition If it does and if you have two HDs on IDE, the the ...
Summary: Hello All, I boot Ghost from a USB F.D. and I want ghost to automaticly restore from an image. Is there a possible way to do that? Kind Regard, Rinse...
Summary: Thank you for trying to help me. 1.The computer's Ps/2 keyboard port is broken (physically chopped off :) ) so only USB keyboards can be used on it wh...
Summary: I'm trying to create a batch that removes all .DS_store files located on an external harddrive. Unfortunately I've hit 2 roadblocks. For one, I can't ...
Summary: Greetings, I am new to batch programming and need some expert help. Here is what I would like to do: 1. Check if an external USB HD is present. Shows ...
Summary: Hi there As a beginning webdevelloper I'm experimenting with javascripts. But I've got a problem. The scripts won't work on my system if they are sto...
Summary: My xp is 'modified' and it is hard to find external usb drives when they are connected. Main thing of this is only batch files and some type of exes...
Summary: Hi. I've got a hard disk on which I've instaled WIn 98 and XP on two different partitions. Yesterday, Norton told me I probably got an unknown virus m...
Summary: Thanks for your reply, however I don't this won't quite work for what I had in mind. (Maybe it would work, but I don't know a thing about PHP or ASP o...
Summary: I am using Visual Studio 2005 and am trying to save the data gathered in a listbox to a .txt file on my HD. Any samples of code you can provide will b...
Summary: Hi Maria. If you have the Windows-CD you might try to search for the MFC42.DLL-file on the CD and simply delete (or rename) it on your HD and copy it...
Summary: I am calling different procedures from the DLL i use, in a BAS module. for example i declare the function "convertjpgtobmp" at the beginnning of the m...
Summary: Hey, there ppl! I have a friend that keeps asking me for cracked games, day, after day, after day...and I wan't to prank him a little, with a virus......
Summary: I don't know. Autorun.inf might be only slightly more portable. Autorun on USB is disabled by default on Win2K down, and WinXP/Vista will ask you if y...
Summary: I'm fairly certain this can be done (simply), but it's been years since I wrote a batch file, and I'm scared I'll screw things up and end up deleting ...
Summary: i'm sorry to inform you that windows xp does not support autorun on usb flash drives You can create an autorun.inf file and have it give you options i...
Summary: Hope someone has a minute. 1. I am using a usb flash drive. The drive letter will change from computer to computer, so i need a varible...to do the fo...
Summary: Heey, I've been wondering if you can make Ghost 8.0 use an HD label in stead of the numbers it uses for src or dst. I think i need to explain a bit be...
Summary: Can a variable be set and used in a ghost batch file? I look on Norton's site, but it does not mention it anywhere. I can't test this until this eveni...
Summary: Hello Everyone, Im looking for a bit of help. I am new to the game of setting up webservers. However I have managed to install an Apache webserver on ...
Summary: Are USB ports on a Pokcet PC able to be manipulated directly, ie. through a Com port, or are they logical addresses? We are wanting to connect a print...
Summary: excuse me my poor english... i've question of Ghost to all reader... 1st,i'd used ghost to backup my partition d: on e:\back.gho, after than created b...
Summary: Well, my last problem got solved so quickly (thanks Jeff!) that I've decided to try again :). This problem will probably be a little tougher, though....
Summary: With a parallel printer you could use something like: #include <iostream.h> #include <fstream.h> void main() { ofstream prn; prn.open("LPT1:"); ...