PDA

View Full Version : message



8263
01-31-2004, 08:43 AM
when i click to file xxx.reg i receive a message
"have you sure that you ...."
how can i disable the message
thank

BertImmenschuh
01-31-2004, 11:21 AM
More information is needed. What are you trying to accomplish by clicking the file? How are you clicking the file? Are you right-clicking the file name and deleting? What is the complete message you get?

Good judgement comes from experience, and experience comes from bad judgement

8263
01-31-2004, 11:46 AM
i click in the file when i want to ad the key in the registry

Xavier_Ao
02-01-2004, 01:53 PM
If you mean that you want to add a ???.reg file to the registry without getting the "Yes/No" prompt...

Do this:
Folder Options >> "File Types" tab
Find the entry for the ".reg" extension and click "Advanced"
Select the "Merge" option and click "Edit"
Where you see this: regedit.exe "%1"
Change it to this: regedit.exe /s "%1"

Cheers,
Josh /images/forums/icons/smile.gif

You know why they called it <font color=blue>Windows</font color=blue>?
Because as soon as it opens, all the bugs get in.