Custom Query (16363 matches)
Results (2425 - 2427 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2481 | fixed | Need a way to force string type in extra data => fixed for version 2.1 | ||
| Description |
When setting ExtraData to change the BIOS identification, I have the problem that DmiSystemVersion is numerical and the code in source:/trunk/src/VBox/Main/ConsoleImpl2.cpp@13538#L1975 interprets it as integer. The VM can't start because of this: 00:00:00.487 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={d5a1cbda-f5d7-4824-9afe-d640c94c7dcf} aComponent={Console}
aText={Configuration error: Querying "DmiSystemVersion" as a string failed.
00:00:00.487 VBox status code: -2107 (VERR_CFGM_NOT_STRING)} aWarning=false, preserve=false
00:00:00.492 Power up failed (vrc=VERR_CFGM_NOT_STRING, hrc=E_FAIL (0X80004005))
Is there some way to force this to be a string? |
|||
| #2482 | fixed | Feature for Guest Additions (execute guest commands) | ||
| Description |
I would like to launch Guest Applications from my Host. This would improve integration between my real and virtual machines, and create the illusion of natively running applications (which WINE achieves) I was thinking of writing a Java App to listen to a specific port and launch specified applications with arguments (this could be limited by I.P and application name for security reasons). Peter, |
|||
| #2483 | fixed | Check for running VBox instances during installation | ||
| Description |
I got the install failed message with the most recent build. See screen shot. |
|||

