Opened 17 years ago
Closed 17 years ago
#1990 closed defect (fixed)
GuestAdditions Silent Setup -> xres/yres broken?
Reported by: | Stefan Ritter | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 1.6.4 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
The GuestAdditions will be installed by an automatical software deployement with this command:
Setup.exe /S /xres=1024 /yres=768
After connecting with rdesktop the resolution stays at 640x480, but i can change it manualy to 1024x768.
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
I assume you tried that out with Windows 2000 and up? On these platforms the "/xres", "/yres" and "/depth" were not implemented yet. This only was possible on NT4.
The switches for Windows 2000 and up will be implemented in the next version of VBox.
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I'll take a look at that.