Thủ thuật Windows XP: Đăng kí và gỡ bỏ tập tin .dll và .osx trên menu ngữ cảnh
lượt xem 5
download
Download
Vui lòng tải xuống để xem tài liệu đầy đủ
Đăng kí và gỡ bỏ tập tin .dll và .osx trên menu ngữ cảnh Vào Notepad soạn nội dung sau rồi lưu lại dưới định dạng là .reg ( VD: Register & UnRegister Dll, Ocx File.reg ) Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.dll] "Content Type"="application/x-msdownload" @="dllfile" [HKEY_CLASSES_ROOT\dllfile] @="Application Extension" [HKEY_CLASSES_ROOT\dllfile\Shell\Register\command] @="regsvr32.exe \"%1\"" [HKEY_CLASSES_ROOT\dllfile\Shell\UnRegister\command] @="regsvr32.exe /u \"%1\"" [HKEY_CLASSES_ROOT\.ocx] @="ocxfile" [HKEY_CLASSES_ROOT\ocxfile] @="OCX" [HKEY_CLASSES_ROOT\ocxfile\Shell\Register\command] @="regsvr32.exe \"%1\"" [HKEY_CLASSES_ROOT\ocxfile\Shell\UnRegister\command] @="regsvr32.exe /u \"%1\"" ...
Bình luận(0) Đăng nhập để gửi bình luận!
CÓ THỂ BẠN MUỐN DOWNLOAD