Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15057

RC6 issue with RegisterRC6inPlace.vbs

$
0
0
Hey Schmidt

Is there an issue tracker for RC6? It feels wrong to use this forum as one, but I can't find a better place, so here goes.

I'm using Windows XP Home v2002 SP3. I am logged in as the admin (there is no other user account).

I downloaded and unzipped RC6BaseDlls.zip 6.0.0.4 to F:\repo\nsis\payload\RC6BaseDlls

When I double-click RegisterRC6inPlace.vbs I get the "Run as" dialog, so I select "Current user" and hit OK. A RegSvr32 msgbox pops up:

Code:

---------------------------
RegSvr32
---------------------------
LoadLibrary("F:\repo\nsis\payload\RC6BaseDlls\RC6.dll") failed - Access is denied.

---------------------------
OK 
---------------------------

So I run it again, this time I deselect "Protect my computer and data from unauthorized program activity", and hit OK:

Code:

---------------------------
RegSvr32
---------------------------
LoadLibrary("F:\repo\nsis\payload\RC6BaseDlls\RC6.dll") failed - The specified procedure could not be found.

---------------------------
OK 
---------------------------

I get the same second msgbox when I run
Code:

regsvr32 RC6.dll
manually.

When I try RC5 5.0.79 (F:\repo\nsis\payload\vbRC5BaseDlls), both the VBS and the manual method work correctly.

How do I register RC6? Is Windows XP still supported?

Viewing all articles
Browse latest Browse all 15057

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>