Yes, that is a known bug in v1.0. Sorry for the headaches it caused you! The /regfile option was mainly meant for informational purposes, anyway, because if an assembly uses custom registration/unregistration functions that information won't be captured in the file.
Adam -----Original Message----- From: Kyle Alons [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 9:11 AM To: [EMAIL PROTECTED] Subject: [DOTNET] regasm /regfile broken Has anybody else noticed that regasm /regfile doesn't work correctly? It doesn't escape the backslashes in the InprocServer32 key's default entry, so the value never gets written: [HKEY_CLASSES_ROOT\CLSID\{guid}\InprocServer32] @="C:\WINDOWS\System32\mscoree.dll" <= need double backslashes If anyone else is doing interop work, this tidbit might save them some debugging time during deployment. Kyle Alons http://www.kinook.com You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.