Hi guys,
I have problems using the OSRONLINE vbcdedit tool on a german Windows 7 32 bit OS.
The exe does not start at all, even started with “run as administrator”
Any idea ?
Thanks.
Hi guys,
I have problems using the OSRONLINE vbcdedit tool on a german Windows 7 32 bit OS.
The exe does not start at all, even started with “run as administrator”
Any idea ?
Thanks.
On Thu, 6 Jan 2011 05:55:44 -0500 (EST)
xxxxx@skynet.be wrote:
I have problems using the OSRONLINE vbcdedit tool on a german Windows
7 32 bit OS. The exe does not start at all, even started with “run as
administrator”Any idea ?
You might want to try running Process Monitor
(http://technet.microsoft.com/en-us/sysinternals/bb896645) and seeing
what, if anything, it shows for the .exe when you run it.
–
Bruce Cran
Check to see if there is an instance already running in task manager. Also make sure that all the files that VCBEDIT requires are in the same directory as the executable.
–Mark Cariddi
OSR
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@skynet.be
Sent: Thursday, January 06, 2011 5:56 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] VBcdedit v2.1 on a german Win7 32 bit
Hi guys,
I have problems using the OSRONLINE vbcdedit tool on a german Windows 7 32 bit OS.
The exe does not start at all, even started with “run as administrator”
Any idea ?
Thanks.
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
Hi Bruce,
Thanks for the tip.
After starting vbcdedit.exe on the german system,it runs in background, takes 50% CPU time and shows no GUI.
From the PROCMON log:
It seems that vbcedit tries to open bcdedit.exe. First it looks for the file where the vbcedit.exe is started from (in my case the desktop), if not found it opens it from c:\windows\system32\bcedit.exe.
I copied the bcdedit.exe from an english Windows 7 to my desktop and ran vbcdedit again.
Then it runs but shows error messages like “unsupported boot indentifier” and “unsupported debug identifier”.
unsupported boot identifiers:
unsupported debug identifier:
it seems vbcdedit cannot handle the non-english versions of BCDEDIT
Maybe someone of OSR can comment on this ?
On Thu, 6 Jan 2011 11:20:56 -0500 (EST)
xxxxx@skynet.be wrote:
After starting vbcdedit.exe on the german system,it runs in
background, takes 50% CPU time and shows no GUI.
That happens on my Windows 7 x64 English installation too - though it
runs correctly when run as Administrator.
You might have better luck with EasyBCD from
http://neosmart.net/dl.php?id=1 .
–
Bruce Cran
Vbcedit was only written for English. Sorry.
–Mark Cariddi
OSR Open Systems Resources, Inc.
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@skynet.be
Sent: Thursday, January 06, 2011 11:21 AM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] VBcdedit v2.1 on a german Win7 32 bit
Hi Bruce,
Thanks for the tip.
After starting vbcdedit.exe on the german system,it runs in background, takes 50% CPU time and shows no GUI.
From the PROCMON log:
It seems that vbcedit tries to open bcdedit.exe. First it looks for the file where the vbcedit.exe is started from (in my case the desktop), if not found it opens it from c:\windows\system32\bcedit.exe.
I copied the bcdedit.exe from an english Windows 7 to my desktop and ran vbcdedit again.
Then it runs but shows error messages like “unsupported boot indentifier” and “unsupported debug identifier”.
unsupported boot identifiers:
unsupported debug identifier:
it seems vbcdedit cannot handle the non-english versions of BCDEDIT
Maybe someone of OSR can comment on this ?
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer