MSFN Forum: [Release] BS.Player 2.50 AUTOIT - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[Release] BS.Player 2.50 AUTOIT Rate Topic: -----

#1 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 30 July 2007 - 10:07 AM

BsplayerPRO 2.50+ AUTOIT

Homepage


Features:
- sillent install with no popup's
- script delete old registration info if exists
- automatic registration

How to use:
- copy installation file (*.exe) to SETUP folder
- copy skins files to SKINS folder
- add your registration info in the config.ini
- set ypir čanguage and skin in the config.ini
- change custom messages if u like

SKINS:
http://customize.org/browse/bsplayer
http://www.skinbase....ns/BSPlayer/340

Script will work for newer versions if the installer don't change.
If any problems contact me ddshadow@gmx.net


Changelog:
2.0
- script rewriten, optimized, commented
- fixed register in runonce mode (script didnt find config.ini)
- NEW way to set default language, skin and more (using _XMLDomWrapper.au3)
- no more costum BSplayer.xml needed
- u can add more settings in script > easy coding

1.6
- up 2 date script 2.50+ I
- kills codec manager popup durring install
- copy's key.reg to install folder owerwrite old one (Bsplayer dont update the key.reg itself) install BUG
- add your OLD costum BSplayer.xml (all your settings there) copy in SETUP folder
where to find > open RUN and write >> %USERPROFILE%\Application Data\BSplayer Pro
- removed old key.reg install method >>> u need to write username and pass in config.ini

1.5 Number of downloads: NOT released
- registers program with key.ini if its newer then setup file
- added mouse emulation (click on register) REMOVED

1.4 Number of downloads: 525
- updated registration method for version 2.24
- added mouse emulation (click on register)

1.3 Number of downloads: 354
- updated registration method for version 2.2
- added config.ini where u put your registration info no need to edit the source file
- removed mouse emulation

1.2.1 Number of downloads: 35
- Updated for new registration location.
- New version fixed problems in Windows Vista
1.2. Number of downloads: 67
- Automatic detection of setup file, u dont need to check what is $installer= whatever
- Added skin that u must have :D
1.1. Number of downloads: 150
- Updated the way to register Bsplayer the old method was to quick didnt wait Bsplayer to confirm the registration
1.0 Number of downloads: 48

Download:
Attached File  bsp_ver2.0.rar (165.75K)
Number of downloads: 63

This post has been edited by --=ddSHADOW=--: 12 December 2009 - 01:45 PM



#2 User is offline   DryKillLogic 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 18-February 06

Posted 24 August 2007 - 12:03 PM

Thanks. Works fine but just when I install it from windows if I try do it from WPI never ends the registration, any solution?

#3 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 25 August 2007 - 04:57 AM

View PostDryKillLogic, on Aug 24 2007, 08:03 PM, said:

Thanks. Works fine but just when I install it from windows if I try do it from WPI never ends the registration, any solution?


replace this

Run(@ProgramFilesDir & "\Webteh\BSplayerPro\bsplayer.exe")
$title="Registration info"
$title_info="Register BSplayer"
WinWaitActive($title)


with this function

Run(@ProgramFilesDir & "\Webteh\BSplayerPro\bsplayer.exe")
$title="Registration info"
$title_info="Register BSplayer"

WinWait($title)
WinSetOnTop($title,"",1)
WinSetState ($title,$title_info,@SW_ENABLE)
If Not WinActive($title,$title_info) Then
WinActivate($title,$title_info)
WinSetOnTop($title,$title_info,1)
WinSetState ($title,$title_info,@SW_ENABLE)
EndIf


ill update the script wenn i have time sry ppl

#4 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 08 November 2009 - 09:11 AM

Updated to 2.50+

#5 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 12 December 2009 - 01:46 PM

Changelog:
2.0
- script rewriten, optimized, commented
- fixed register in runonce mode (script didnt find config.ini)
- NEW way to set default language, skin and more (using _XMLDomWrapper.au3)
- no more costum BSplayer.xml needed
- u can add more settings in script > easy coding

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy