Help - Search - Members - Calendar
Full Version: Can't Creat Iso File
The CD Forum > Bart's PE Builder > Troubleshooting
chinthup
I am getting an error while creating an iso file...i got 1 error sad.gif

it say that "Error: SetupDecompressOrCopyFile "G:\i386\MSVBVM50.DLL" to "c:\pebldr\i386\system32\MSVBVM50.DLL" returned error 2: The system cannot find the file specified." so what could be the prob...any the win 2003 Enterprise edtion cd is clean and new...no dobt abt it...
Troglodyte
msvbvm50.dll is not included with Windows 2003. It sounds like you are using a Visual Basic 5 and/or 6 plug-in that is trying to copy that file. Simply find the .inf file that is trying to copy the file, and comment it out like shown:

CODE
[SourceDisksFiles]
;msvbvm50.dll=2


That is, if you don't need the file for anything... if you do you need to add the file msvbvm50.dll yourself and place it in the plug-in directory.

Hope this helps.
chinthup
hi Troglodyte,

thanxx for helping me..now it works...well as u said i followed the insturction of ur's... smile.gif

thanxx again...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.