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.

Bsplayer Pro 2.57

Featured Replies

It is posible to cancel codecmanager when bsplayer install without network? I use bsplayer.exe /S but I need a command to cancel codecmanger without user invervention, like taskill.

  • Author

I know taskkill command, but WPI execute first command from config.

If I use bsplayersetup.exe /S here appear codecmanager, and in WPI taskkill run after prevision command is finished :)

Exemple:

1. WPI execute/run first command1 which is bsplayer.exe /S but this command isn`t finished because appear this like in the picture

http://i55.tinypic.com/15z2is6.jpg

I think work if is such command1 ---> bsplayer.exe /S & wait 10 sec & taskkil codecmanager.exe

I put in command1 this but not work.

bsplayer_pro257.1051.exe" /S {SLEEP} 10 {TASKKILL} codecmanager.exe

Another question

How can make this reg to be import if I have Win install on D, E, F, G etc.......

[HKEY_CURRENT_USER\Software\BST\bsplayerv1\VirtualReg\CLSID\{0B390488-D80F-4A68-8408-48DC199F0E97}\InprocServer32]

@="C:\\Documents and Settings\\Administrator\\BSplayer PRO\\FFDShow\\ffdshow.ax"

"ThreadingModel"="Both"

I try this but with now succes

[HKEY_CURRENT_USER\Software\BST\bsplayerv1\VirtualReg\CLSID\{0B390488-D80F-4A68-8408-48DC199F0E97}\InprocServer32]

@="%APPDATA%\\BSplayer PRO\\FFDShow\\ffdshow.ax"

"ThreadingModel"="Both"

Edited by condor

  • 5 weeks later...
Added {JSCRIPT}=TimedWaitForProgram(ImageName,Minutes) to monitor

installers, or any program, to close before moving on to next install

item. This was requested for installers or scripts that do not wait

properly when they launch installers from inside themselves.

Usage: {JSCRIPT}=TimedWaitForProgram("Setup.exe",10)

The image name is case sensitive. Minutes is the amount of time WPI

will wait before moving on in case the program hangs/crashes.

WPI will check every 3 seconds or until the specified minutes is

reached.

To see the actual image name, open a command prompt window, start the

program/installer, at the command prompt type "tasklist". This will

give a list of all the running programs.

From the changelog...

You can use this command to fix your installation.

Edited by Kelsenellenelvian

  • Author

Tks. I will try

I try with this:

{JSCRIPT}=TimedWaitForFile("%wpipath%\Install\Software\bsplayer_pro257.1051.exe",5)

{TASKKILL} codecmanager.exe

WPI tell me command succes but bsplayer isn`t install.

What is wrong?

Edited by condor

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.