If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
The version of msvfw32.dll that I have been using to test 64-bit Windows 7/ WinPE 3.0 is 6.1.7600.16385, 141KB, from a 64-bit Windows 7 installation (\windows\system32). I place this in the system32 folder for the WinPE build.
Which version of the dll are you using and where did you get your dll from?
Tried looking for msvfw64.dll or a 64 bit version of the file but couldnt find a 64 bit version of this and checked on microsoft.com and it said to put msvfw32.dll in the sysWOW64 folder aswell as system32 then it will work. This is what I did.
I've created it again calling it "11" and I get 0xc000007b when it tries to run bit.exe I've double checked and manually ran bit.exe from the command line before I created the ISO and it was the 64 BIT edition.
I've checked Program Files\BurnInTest\bit.exe and it's using the 64 BIT version of burnin and the hardware and the CPU is 64 BIT supported.
You can safely ignore if the CPU supports 64bit or not. That only means it is capable of addressing more than 4GB of memory when using a 64bit Operating System. The message you are getting is because of one of the following:
1. You are trying to run BIT.exe 64bit binary on a 32bit WinPE
2. You are trying to run BIT.exe 32bit binary on a 64bit WinPE
You need to match the BIT.exe architecture to that of the WinPE you are using.
x:\Program Files\BurnInTest\bit.exe" –h -x -r -c lastused.bitcfg is not compatible with the version of windows your running. Check your computers system information for whether or not you need x86 32 bit or x64 64 bit bit version of this program.
I've checked Program Files\BurnInTest\bit.exe and it's using the 64 BIT version of burnin and the hardware and the CPU is 64 BIT supported.
diskpart.txt file would contain:
select disk 0
clean
create partition primary
select partition 1
active
format quick fs=ntfs
assign letter=c
Note: This will of course detroy the data on disk 0.
If this does not work, then maybe the problem is either a missing or incompatible dll. Specifically you need a compatible version of msvfw32.dll installed as per step 5 of our guide: http://www.passmark.com/ftp/BIT_WinPE.pdf
I've setup the UFD PE version of burnin which starts up and when it trys to run burnin I get "The application was unable to start 0xc000007b click ok to close the application".
I've made a new UFD with the 32 BIT version which runs but I'm guessing it wont test more than 4 GB RAM being 32 BIT?
Could you also check this is right in my startnet file which runs but it doesnt format/partition any drive it just errors..
wpeinit
diskpart /s diskpart.txt
select disk 0
clean
create partition primary
select partition 1
active
format quick fs=ntfs
assign letter=c
"x:\Program Files\BurnInTest\bit.exe" –h -x -r -c lastused.bitcfg
Leave a comment: