RSS SubjectsBlogs about "Gedit"

Gedit

Quitar la restricción al editor de registro (regedit.exe) en Windows Vista
2007-11-20 00:03:00
Si intentas ejecutar el editor de registro en Windows Vista y recibes un mensaje que te dice que ha sido desabilitado por el administrador del sistema, o que no se puede ejecutar porque esta restringido su uso. Si el mensaje se muestra en un sistema unico (no controlado por un servidor de dominio)  puede ser debido ...
How to Remove Programs Entries From RegEdit?
2007-11-17 14:00:00
Generally we use Add/Remove programs option in Control Panel to remove any unwanted program from our computer. Normally this may be due to poorly designed uninstaller with this program. That is why some programs may not be removed properly and a reference to this program remains in the computer registry. This reference in registry may be creating problems to run your computer smoothly. Here you need to delete this reference to edit your computer registry using RegEdit editor.· First go to Start button and open Run dialog box. Type here RegEdit and press Enter.· Now in editor Navigate to the given path· HKEY_LOCAL_MACHINESOFTWAREMicro-softWindowsCurrentVersionUninst-all.· Here locate the entry created by your program with its name and select that entry from the list on the left panel and delete its key.· Close the Registry Editor and restart your computer, the program will be removed from your computer permanently.
cara mengedit file css
2007-11-11 08:00:00
cara mengedit file cssMungkin sebagian blogger sudah tahu caranya mengedit file css. untuk mengedit css sama seperti mengedit menu-menu css, hanya dibuat sebagai file.Untuk mempermudah kita ambil contoh file css kepunyaanku.silakan buka http://catur.pramono.googlepage-s.com/csshorizontalmenu.csssete-lah terbuka silakan copy paste seluruh kode dan masukan ke notepad ,untuk mecari program notepad di computer silakan klik start,klik program masuk ke accesories cari program notepad,stelah program notepad terbuka masukan kode ccs tersebut kemudian edit sesuai yang kamu inginkan,mungkin warna backround atau yang lainya, setelah selesai simpan di komputer,klik file,klik save as, pada file name akhiri dengan .css contoh: menu.cssPada save as type ganti dengan all fileskemudian klik save.sekarang anda telah memiliki file css yang baru.sekarang anda tinggal me upload file tersebut agar menjadi sebuah link.saya menggunakan www.googlepages.comtapi untuk mendaftar di googlepages anda harus mendaft...
By: adbrite
Why I canot open taskmanager , regedit , msconfig ?
2007-11-06 05:54:00
When you open MSCONFIG, Registry Editor or Task Manager, they flash for a second and quit. This symptom is caused by Viruses. These three are important system utilities which the viruses target.Download RRT.exe and run to fix this issue ( remember to update your antivirus and remove the virus )Download
Panduan Mengedit Theme Wordpress
2007-10-23 02:27:00
Wordpress meruapakan CMS blog paling popular saat ini. Wordpress mempunyai segudang fitur yang tidak dimilikki oleh CMS blog lainnya. Salah satu keunggulan Wordpress yang paling saya sukai adalah kemudahan untuk edit themenya. Kita bisa mengedit secara online theme yang di Wordpress dengan mudahnya, jadi kita tidak perlu mengupload ulang file yang sudah diedit. Share This
????? ???? regedit ? msconfig ? .. ?? ???? ???? MY Computer
2007-10-18 21:03:00
  ?????? ?? ??? ? ??? ??? ???? ?? ????? " ????? ???? Shutdown ? Drive Cleanup ? .. ?? ???? ???? MY Computer " ?? ???? ??? ????? ?? ??????? ?? ????? ???? ???? ?? ??? ??? ?? ??? ?? ?? ?????????? ????? ?????? ?? ?? ???? ???? ????? ????? ???? ??? ????? ?? ???? ???? ???? MY Computer ????? ??? ? ???????? ????? ?? ???? ????? ?? ??? ????? ????? ??? ? ??? ????? ?? ?? ?????? ?????? ??????? ????? ???? ???? ?? ?? ???? ???? ?????? ?? ???? ?? ???? ?? ? ????? ?? ??? ????? ?? ???? ???? . ?? ????? ???? ?? ???? ???? MY Computer ??? ??? : Shutdown ? Control Panel ? Add/Remove ? LogOff ? Drive Cleanup ? Restart ????? ?? ?? ??? ?? ???? ??????? ???? ??? ??? ????? ?? ??? ???? ?? ??? ??? ????? ???? ???? ?? ?? ???? : 1- msconfig 2- Regedit 3- Device Manager 4- calculator 5- Event Viewer ? ?? ??? Restart ? Shutdown ?? ??? ?? ??? ???? ???? ???? ?? .?? ???? ?? ????? ??? ????? ????? ???? ? ???? ?? ??????? ?? ???? ???? ???? MY Computer ??? ?????? ????? ????? ????? ???? ????? ?? ??? ........
Regedit disabled by administrator?? Try This It Works
2007-10-08 18:38:00
Hi everyone, Here is a trick of common day use.Daily we use computers at different places.Sometimes its a bit difficult to perform your desired operations because you are not allowed to do that by the administrator.A command Regedit is normally disabled by the administrators.Here is a trick to bypass that.copy the following lines in a new text file:Set EnReg = WScript.CreateObject("WScript.S-hell")EnReg.RegDelete "HKCUSoftwareMicrosoftWindowsCu-rrentVersionPo liciesSystemDisableRegistryTool-s"Set EnReg = NothingRename that file to "something.vbs", then double-click on it & there you go.Feel free to post your comments.
Regedit?!? O que é? Como configurar e editar? Isso morde?
2007-08-03 05:30:00
“Afinal, o que é e para que serve o registro do Windows?” A resposta está bem aqui, neste tutorial: no registro do Windows estão gravadas informações muito importantes para o funcionamento do Windows. Exemplo: você acaba de instalar um programa; onde você acha que foram gravadas as informações sobre ele como localização da pasta, nome ...
* Tool : WCF Configuration Editor ( SvcConfigEditor.exe)
2007-07-31 11:07:00
Previous Post <<- WCF : Developing a basic WCF Client and Service The Windows Communication Foundation (WCF) Service Configuration Editor is an excellent tool to create and manage WCF configuration stored in XML files. Some of the features include : It works exclusively on <system.serviceModel> section of the config file and do not impact or gets impacted on by other sections of the file. It comes with wizard to create new config files in a very logical manner for both services and clients. Its a GUI based tool which makes it very easy to manage and understand config files. It comes with IntelliSense and so reduce the chances of typo errors. For mentioning the class and Interface names it allows to browse & load the actual assembly and then select the type names which again reduces the chances of typo errors. Allows to manage all the sections of <system.serviceModel> including behaviors, bindings, client, services, diagnostics etc. Located at follow...
jTagEditor
2007-07-29 21:05:00
jTagEditor es un ligero plugin jQuery que permite crees o transformes tus textareas en un rápido redactor con quick tag. Muy completo, fácil de utilizar y completamente personalizable. Demos - Descarga Ejemplo Editor Html Codigo <script src="jquery.js"></scrip-t>    <script src="jquery.jtageditor.js">-</script>    <script>    $(document).ready-(function()     {         $("#html").jTagEditor&#-40;);    });    </script>     <textarea id="html"></textarea-2; Resultado Ejemplo Editor Wiki syntax Codigo: <script src="jquery.js"></scrip-t>     ...
Mengedit Blog
2007-07-05 20:24:00
Mengedit itu ternyata menyenangkan...Saya pernah mencoba dari mulai mengedit ...hasilnya kacau balau...hingga hasil editan saya seperti ini...seperti yang ditulis oleh oleh editag...sayturachim@gmail.com-
Mengedit Posting Blog
2007-06-01 19:33:00
Ada 3 cara yang bisa kamu lakukan untuk mengedit atau merubah Posting Blog yaitu melalui halaman Dashboard dengan meng-klik Link "Post", melalui tab "Posting - Edit Posts", dan melalui ikon "Quick... Get the tips and trick for blogger
Mengedit Posting Blog
2007-06-01 19:33:00
Ada 3 cara yang bisa kamu lakukan untuk mengedit atau merubah Posting Blog yaitu melalui halaman Dashboard dengan meng-klik Link "Post", melalui tab "Posting - Edit Posts", dan melalui ikon "Quick edit Post" yang terdapat pada halaman posting blog.Untuk merubah atau mengedit Posting Blog melalui halaman Tab "Posting - Edit Posts", kliklah link "Edit", dan untuk menghapus Posting Blog kliklah link "Delete".Selain itu, pada halaman tab "Posting - Edit Posts", kamu juga bisa merubah atau menambahkan "Label" atau kategori bagi Posting blog kamu melalui menu Dropdown "Label Action" dan kamu dapat pula mengubah jumlah item posting yang tampil dengan mengubah menu Dropdown "Post per page".Kamu pun di bekali Form "Search" yang berguna untuk mempermudah pencarian posting blog.
80083 blogs in the directory.
Statistics resets every week.


Contact | About
© Blog Toplist 2009 - Supported by Web Catalog - SEO by FeWorks
eXTReMe Tracker