Jump to content

--=ddSHADOW=--

Member
  • Posts

    211
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Slovenia

Everything posted by --=ddSHADOW=--

  1. 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
  2. i use runonce Microsoft .NET Framework V3.5 SP1 FULL w/KB961118 1.04 http://www.ryanvm.net/forum/viewtopic.php?...net&start=0 http://www.doitrightconsulting.net/forum/v...p?f=8&t=577 This is a multimode installer so you have access to the following switches: -ai = Silent -ai1 = Passive REG ADD %KEY%\000 /VE /D "Microsoft.NET Framework" /f REG ADD %KEY%\000 /V 1 /D "%systemdrive%\install\Microsoft.NET_Framework\dotNet35SP1_1.04.exe -ai " /f
  3. VERY NICE @mods STICKY this topic my setup REG ADD %KEY%\000 /VE /D "Setting visual effects..." /f REG ADD %KEY%\000 /V 1 /D "%systemdrive%\install\VisualEffects\visualeffects.exe /custom=0000000000110011 /silent" /f
  4. i dont know for the 2008 version of Your Uninstaller but for 2006 the keys are encrypted into registery i used Autoit to install the 2006 u can change it to work with 2008 start.au3
  5. probalbly im very busy atm i dont have any time to update my scripts sorry ppl use autoit viewer to find problems
  6. i tried it but i like flashget better so the script is in TO DO list like others
  7. 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
  8. in config.ini change from ;(Y)es or (N)o - PATCH $INSTALL_PATCH="Y" to ;(Y)es or (N)o - PATCH $INSTALL_PATCH="N" or replace the existing msgslang.8.1.0178.00.dll msgsres.dll msidcrl40.dll msnmsgr.exe with your own i used mess.be patcher
  9. 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.org/Skins/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 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: bsp_ver2.0.rar
  10. Ad-Aware 2007 Free + AutoIt Homepage: http://www.lavasoft.com/products/ad_aware_free.php Changelog: 1.0 (Number of downloads: ) - Start Script Features: - script deletes old installations - simple config all settings are in config.ini no need to edit script anymore - installs Ad-Aware 2007 Free - use download latest.exe to get the lastest updates - installs UPDATES - deleting shortcuts How to use: - check config.ini and set what u want with "Y" OR "N" - use download latest.exe to get latest updates Info: install.exe - install or reinstall,update, delete shortcuts Can use standalone: download latest.exe - downloads latest updates and puts it in UPDATE folder (core.zip) unzip_copy.exe - it unzip the core.zip and extract it in to Lavasoft all users folder Script will work for newer versions if the installer dont change. If any problems contact me via PM (dont send emails). DOWNLOADS: source: HERE and for all other users that dont use Autoit heres is my version edit config.ini for your needs http://rapidshare.com/files/45952341/ad-aw...user_-.rar.html I know there is a silent way to install but i prefer this method.
  11. Ad-Aware 2007 Free + AutoIt Homepage: www.lavasoft.com Changelog: 1.0 (Number of downloads: ) - Start Script Features: - script deletes old installations - simple config all settings are in config.ini no need to edit script anymore - installs Ad-Aware 2007 Free - use download latest.exe to get the lastest updates - installs UPDATES - deleting shortcuts How to use: - check config.ini and set what u want with "Y" OR "N" - use download latest.exe to get latest updates Info: install.exe - install or reinstall,update, delete shortcuts Can use standalone: download latest.exe - downloads latest updates and puts it in UPDATE folder (core.zip) unzip_copy.exe - it unzip the core.zip and extract it in to Lavasoft all users folder Script will work for newer versions if the installer dont change. If any problems contact me via PM (dont send emails). DOWNLOADS: source: ad_aware__msfn__.zip and for all other users that dont use Autoit heres is my version edit config.ini for your needs http://rapidshare.com/files/45952341/ad-aw...user_-.rar.html
  12. after 4 weeks in the USA im finally back ill update and make some changes for easier install
  13. Updated to Bs.Player 2.20 Download the new script HERE theres a new way for registration of the program
  14. u need to modify the flashget.exe to allow more then 8 no reg can do it
  15. rapidshare changed some code again there will be flashget update soon
  16. new version on of Winamp is out the Autoit script works like a charm Changes Winamp v5.34 Build 1155 Beta: * New: IPv6 support * Improved: Made installer delete in_mp3pro :/ * Improved: IPC_CONVERTFILE now uses api_decodefile (for ripping & transcoding) * Improved: Embedded IE pages now run in a separate thread * Improved: General speed and performance optimizations * Improved: [in_wave] Added ATF support for %bitrate% * Improved: [ml_local] Composer / Album view (in Edit View, Filters tab) * Fixed: ???? in the taskbar & system tray with Unicode titles (note that many third party plugins will cause this to revert back to ????) * Fixed: Installation of Sonic Engine on systems with other Sonic/Roxio products * Fixed: Tab orders in Preferences * Fixed: Various media library accessibility/focus issues * Fixed: [enc_lame] Better output samplerate selection for transcoding * Fixed: [enc_wav] WAVs missing first 11 samples * Fixed: [gen_ml] Keyboard focus issue * Fixed: [in_cdda] Long artist/albumartist CD Info bug * Fixed: [in_cdda] Crash on Winamp exit after playing Audio CD * Fixed: [in_cdda] CDDB crash-on-close bug * Fixed: [in_dshow] potential crash on corrupt/malformed media files * Fixed: [in_mp3] Memory leak when retrieving info for .aac files * Fixed: [in_vorbis] Album tag removed when using ml 'edit selected items' * Fixed: [in_wm] Crash when trying to burn WMA files * Fixed: [ml_local] Composer tag not saving with 'Edit Info' * Fixed: [ml_local] Total size not showing up in local media views * Fixed: [ml_local] Possible duplicate entries on upgrades after rescanning folders * Fixed: [ml_local] (No Album Artist) & (No Publisher) sometimes displays no results * Fixed: [ml_local] Sorting Album pane by Year * Fixed: [ml_local] isempty/isnotempty for querying empty/populated fields * Fixed: [ml_pmp] Possible crash when deleting a group of songs containing non-sequential duplicates * Fixed: [ml_pmp] "haven't" typo in prefs :-D * Fixed: [pmp_p4s] Launching Winamp on device insertion not working * Fixed: [pmp_p4s] No longer creates .alb files on devices that don't support it * Updated: in_vorbis to libvorbis 1.1.2 and libogg 1.1.3 * Updated: in_flac 2.0 (based on FLAC 1.1.4) * Updated: MusicIP Mix (formerly Predixis MusicMagic) v1.1 * Updated: Sonic Ripping/Burning Engine v3.6.36.500 DOWNLOAD PRO
  17. RVM integrator and RunOnceX (with moded setups or autoit scripts)
×
×
  • Create New...