Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

RunOnceEx - improvement ?

Featured Replies

  • Author

Unfortunately for me, I can't find a way to make VideoChanger or the other way in sif to work in VMware. Still 640x480 and even if I try to run it manualy says it can't set the res on the system.


Despite I remember I saw that post, but I couldn't find it, either.

However, why don't you split your RunOnceEX into two parts?

indeed. have a batch file that runs at startup. It will import the first setup, then execute the command to start RunOnceEX, when it done, the batch continues to import the next set of entries, call the command they install. Continue till you're done.

You can include the video drivers for vmare in your OEM drivers on your install disk. they are only 45Kb or so. From within vmware, after you install vmware tools and drivers, you can find them in the program files\vmware\drivers, I believe.

I had that same problem when testing but after adding the vmare video drivers to my installation CD, it worked fine.

In $OEM$\$1\Drivers\VMware I placed the vmware video drivers. In my Winnt.sif, I added:

DriverSigningPolicy = Ignore
OemPnPDriversPath = Drivers\vmware

Add that to the [unattended] section of your Winnt.sif

Also, you need to install vmware tools in a running Virtual machine and then get the drivers from Program files\Vmware\Drivers\Video or something similar (insided the VM).

  • Author

I click on Install Vmware tools, and I wait for nothing, I don't see a window and it does not install anything. I can go and click Cancel Install Vmware. :)

You need to have your OS installed on vmware first. Then bootup your VM and then install.

Hmm, Your vmware tools should install. I think I had the same problem once and had to reboot the vm to get it to install, anyway...

Here, try these.

VMware Video Drivers

I modified the inf for a resolution of 1024x768x32. VMware tells you that in order to have a display res higer than 640x480, you have to install the drivers but then it defaults to 640x480 anyway. :)

[vmx_svga_SoftwareDeviceSettings]
HKR, , InstalledDisplayDrivers, %REG_MULTI_SZ%, vmx_fb
HKR, , VgaCompatible, %REG_DWORD%, 0
HKR, , DefaultSettings.XResolution, %REG_DWORD%, 1024
HKR, , DefaultSettings.YResolution, %REG_DWORD%, 768
HKR, , DefaultSettings.BitsPerPel, %REG_DWORD%, 32

That's what I changed...

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.