Hi! , i'm new to this forum and want to ask a simple question! I'm using RunInceEx method for my Unattended CD and it works really nice except for the resolution. I use this on [Display] section [Display] BitsPerPel = 16 Xresolution = 800 YResolution = 600 Vrefresh = 70 but it's always using 640x480, my monitor is a Smasung 753DFX which supports this resolution in fact but i can't egt it to run higher then 640x480. I think i can use 1365VidChng.exe but aas the tutorial says if u use RunOnceEx u must delete any GuiRunOnce statemente and 1365VidChng runs there. How can i make my insatller use 800x600x16 or 1024x768x16 resolutions?. Thanks