Jump to content

BSPlayer 2.6x.xxxx


Softkiller

Recommended Posts

Before I start, I would just say that this is the only way to make bsplayer 100% unattended.

-And it's for Windows7 edition

Using:

--AutoHotkey v1.0.47

--Quick Batch File Compiler 3.1.5.0

Create folder bsplayer and park bsplayer install inside.. bsplayer installation name '' bs.player.pro.2.6x.xxxx.exe''

1.

-Install autohotkey

-create 'new documents.txt' and insert text below

Run, bs.player.pro.2.6x.xxxx.exe
Sleep 2000
Send, {ENTER}
Sleep 2000
Send, {ENTER}
Sleep 2000
Send, {ENTER}
Sleep 2000
Send, {ENTER}
Sleep 2000
Send, {ENTER}
Sleep 2000
Send, {ENTER}
Sleep 18000
Run, kill.service.codecmanager.exe
Sleep 8000
Send, {ENTER}
Sleep 6000
Send, {SPACE}
Sleep 6000
Send, {ENTER}

-rename ''new document.txt'' to ''AutoHotkey.Install.ahk''

-right-click with mouse on the document you have changed and select ''compile script''

-NOW we have '' AutoHotkey.Install.exe ''

-erase ''AutoHotkey.Install.ahk'' don't need..

-park AutoHotkey.Install.exe inside bsplayer created folder.

2.

Install: Quick Batch File Compiler 3.1.5.0

-create 'new documents.txt' and insert text below

Taskkill /IM codecmanager.exe /F

-rename to '' kill.service.codecmanager.cmd '' and save the document.

-right-click with mouse on the document you have changed and select ''Compile with QuickBFC''

-NOW we have '' kill.service.codecmanager.exe ''

-erase '' kill.service.codecmanager.cmd '' don't need..

-park kill.service.codecmanager.exe inside bsplayer created folder.

AND THAT'S IT

it is possible to create unattended with 10 other programs but with this 3 are fastest and best results..

You can pack up all in winrar sfx

Setup=AutoHotkey.Install.exe
TempMode
Silent=2
Overwrite=1

-Tested on 15 machines and work perfect, best result in off-line mod, no need to check for codecs etc.

kill.service.codecmanager.exe (compiled cmd)

AutoHotkey.Install.exe (compiled AutoHotkey script)

For older machines

Sleep 2000 = 2 sec etc.. (you can change time to fit 4 older machines :) ) specialy on Sleep 18000 before kill codec manager service

for winXP is the same script just make key.ektractor with Install.Creator.Pro to extract into the installed directory.

kill.service.codecmanager.exe

AutoHotkey.Install.exe

Edited by Softkiller
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...