![]() |
|
|
|||||||
| Yahoo! Tutorials And Tips N Tricks Post All Your Yahoo! related Tutorials And Tips n Tricks Here. |
|
Welcome to the VipraSys forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features such as download links. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, Register Now by clicking here! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#11 (permalink) |
|
Active Member
![]() Join Date: Dec 2007
Posts: 90
Thanks: 25
Thanked 188 Times in 45 Posts
Reputation: 25000
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
now thats easy :lol:
even easier STEP 1: go to this folder c:windows\system32 STEP 2: copy and paste REGSVR32.exe on to your desktop STEP 3: then drag and drop your DLL's and OCX's on to that file (REGSVR32.exe) your done 8) no need to restart your pc |
|
|
|
| The Following User Says Thank You to demonyo For This Useful Post: | halamadridviprasys (06-03-2008) |
|
|
#13 (permalink) |
|
Moderator
![]() |
INTRODUCTION How to Register ocx dll Files Registering files is a rather simple task. Missing/unregistered file errors can occur any time, not just when you’re executing a new program. Sometimes certain Microsoft libraries can become unregistered when installing and uninstalling a lot of software. REGISTERING THE FILE In this tutorial I will register “comdlg32.ocx” as an example. 1) Once we have our file we need to navigate to our C: drive. 2) Double click the icon, navigate to the “windows” folder, and double click on it 3) Now scroll down to the “system” folder and open it. ![]() FIGURE 1: System folder 4) Copy the ocx/dll file you want to register and paste it into the system folder. ![]() FIGURE 2: Opened system folder with Comdlg32.ocx file pasted inside 5) Now close all your open windows, and click the start button in the lower left corner. Then click on “Run…” After the dialog box opens type in "regsvr32.exe C:\WINDOWS\SYSTEM\FILE_NAME”... Since I’m registering “Comdlg32.ocx” Mine will look like this “regsvr32.exe C:\WINDOWS\SYSTEM\Comdlg32.ocx”…without the quotes. FIGURE 3: Run dialog box with the commend entered. 6) Once you have everything entered…hit ok. If the commend is correct you will be prompted with a RegSvr32 dialog box stating the file was registered successfully. |
|
|
|
| The Following 5 Users Say Thank You to moosa For This Useful Post: | azxdevitto (02-25-2008), Lbos43 (02-25-2008), morphe (02-25-2008), niceroom (02-13-2008), _FARHAD_ (02-26-2008) |
|
|
#16 (permalink) |
|
Junior Member
Join Date: Jan 2008
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
Reputation: 0
![]() |
I ran across this the other day on another site and I thought that a couple people might find it helpful, so here we go:
1) First go Start/Run, and type in 'cmd' to bring up the Command Prompt. 2) Type 'CD \' and hit enter. 3) Type 'DIR *.dll /s /b > regdll.bat' and hit enter. 4) Type 'Notepad regdll.bat' and hit enter. Now Notepad is going to bring up a list of your .dll files, nevermind that for a moment. --- 5) Now type 'Path' and hit enter to see your current path. It will bring up something like: Path=c:\Windows;c:\windows\Command 6) (supplement your Windows Version, ex: C:\WINNT, or C:\Windows) Now type: 'Path=c:\windows;c:\windows\Command;c:\Windows\Pro g ram~\Accessories' and hit enter. 7) Verify again by typing 'Path' and hitting enter, and then type: 'C:\WINNT\System32\Regsvr32.exe /s C:\' and hit enter again. 8) Now, go back to Notepad and if you have Win98 use the replace feature in Wordpad (CTRL + H) or notepad to search for 'C:\' and replace it with this: 'C:\Windows\System\Regsvr32.exe /s C:\' If you have Win2000, etc. use the replace command in note pad to search for 'C:\' and replace it with this: 'C:\WINNT\System32\Regsvr32.exe /s C:\' *Be sure to type the replace string exactly like above or it won't work* 9) Use "Replace All" to make the changes to the entire file. 10) When it finishes, save it, exit notepad or wordpad, and return to the Command Prompt. 11) Type 'regdll' and press enter. If you followed the above steps correctly it will now go through and re-register all your .dll files. I hope this helps everyone out and it's my first post so we'll see how it goes |
|
|
|
| The Following User Says Thank You to th3_j0k3r For This Useful Post: | chester (02-15-2008) |
|
|
#17 (permalink) |
|
Active Member
Join Date: Feb 2008
Posts: 44
Thanks: 63
Thanked 36 Times in 15 Posts
Reputation: 0
![]() |
go to start then go unser run.... then type this code .....
regsvr32 (the the file name goes here) example lets say you are trying to register yacscom.dll you will enter regsvr32 yacscom.dll itried this alot of times and it worked great :-> just make sure that you have the file alredy dragged into your system 32 folder.... ![]() |
|
|
|
|
|
#18 (permalink) |
|
__MEMORY__STORAGE__
|
How to register .dll in system 32
1. first thing to is open "Local Disk:C" 2. Now go to Folder named "Windows" and open it. 3. Now find the folder name " system32 " 4. Now copy the missing file and paste it inside the system32 5. after u copied the missing file to inside the system32 folder go to " start " button "and click " run " For example you copied this kind of .dll file inside the system32 (Wavefx32.dll) 6. Now after clicking the "run" there's a small window that will pop to your screen. type the word " regsvr32 " before the name of missing file. 7. to registered you must type word like this ----->> regsvr32 Wavefx32.dll NOW YOUR DONE..................................!!!!!!!!!!!! !!!!!!!!!!!!!! |
|
|
|
| The Following 3 Users Say Thank You to kullet For This Useful Post: |
|
|
#19 (permalink) |
|
Banned
![]() Join Date: Feb 2008
Posts: 136
Thanks: 17
Thanked 63 Times in 37 Posts
Reputation: 0
![]() |
Windows NT or 2000: \ WINNT \ system32 \ vbskpro.ocx
Windows XP: \ windows \ system32 \ vbskpro.ocx Sometimes, it is also necessary to register the library otherwise, I saw him for the Internet, and is as follows: Home>> Run And type regsvr32 vbskpro.ocx (or a library that is). Use of this execution is as follows: Regsvr32 [/ u] [/ s] <name of fichero> For example: REGSVR32 c: \ windows \ system \ vbskpro.ocx The optional parameters [/ u] [/ s] have the following meanings: [/ U] - what we used when we want to "desregistrar" a DLL or OCX, envez registering it. [/ S] - how "silent" - does not display messages during operation |
|
|
|
|
|
#20 (permalink) |
|
VipraSys Addict
![]() Join Date: Jan 2007
Posts: 160
Thanks: 6
Thanked 94 Times in 45 Posts
Reputation: 20000
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Usually What I Do Is Just Right Click The Ocx/dll File
Click On Open With Then Click On Choose Program From A List Then Browse For Regsrv32 Its On Windows/system32/ And Click Open It Will Register The File And The Next Time You Need To Register Another File All You Have To Do Double Click The Ocx Or Dll File And It Will Automatically Run Regsrv32 And Register The File |
|
|
|
| The Following 3 Users Say Thank You to piropunk For This Useful Post: |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OCX / DLL Register. | cjdelphi | Yahoo! Tools | 17 | 10-27-2008 02:09 AM |
| Help me register yacscom.dll in vista | _Mastermind25_ | Yahoo! Issues | 11 | 10-13-2008 09:14 AM |
| All Ocx And Dll Files Here | _.-HANI-._ | Trash Can | 2 | 03-05-2008 07:00 AM |
| Easy Register | _ghost_ | Yahoo! Tools | 1 | 11-08-2007 05:03 PM |