MSFN Forum: Aimp 3 - 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

Aimp 3 Aimp 3 Silent switches Rate Topic: -----

#1 User is offline   RTK999 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 08-December 07
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 03 February 2011 - 11:57 AM

Somebody know if Aimp 3 even why its a beta has silent install switches just to know aimp2 used /S.


#2 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 07 February 2011 - 04:37 PM

I'm also interested in installing AIMP3 silently.
From what I remember, AIMP2 could just be extracted to a folder, no installation necessary. But it would be nice to associate AIMP3 with common files silently and add a shortcut silently. For file association you can use the latest Regshot easily. For shortcut creation I'm sure there must be an easy way to to that. Will get back with results later..

This post has been edited by ZileXa: 07 February 2011 - 04:37 PM


#3 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 13 February 2011 - 05:45 AM

So I have made a first attempt at creating an Autoit script to install AIMP3 silently, results:

- AIMP3 cannot be installed using your keyboard (tab, enter etc doesn't work) so autoit will be impossible since catching mouse clicks is not a reliable method.

- all the AIMP3 installer actually does is extract the contents to %programfiles%. So you don't need an installer. Just install it manually and make sure you select "1 configuration for all users" because all the settings will be saved in the same folder. Then copy the the AIMP3 folder from your %programfiles% to a 7zip file. Extract this during your Windows setup.

Whats left is file associations:
- AIMP3 doesn't set file associations. You have to do this manually.
- Unfortunately even if I run AIMP3 as admin, the most common file associations are not set. This is a bug. reported here:
http://www.aimp.ru/f...p?topic=25857.0
- When this bug is fixed, capture the registry edits being made during file association process and save those to your regtweaks.reg file. Then you'll be able to set file associations silently.

This bug makes it a bit unuseful on Windows 7! Will have to wait for a new version..

This post has been edited by ZileXa: 13 February 2011 - 05:48 AM


#4 User is offline   RTK999 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 08-December 07
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 14 February 2011 - 11:28 AM

in fact i do regfile with aimp2 to associate file and with aimp3 i deploy the content but i have issues with playlist it erase from aimp3 after close it so i will wait to a RC or for further beta.

Anyway thanks to answer.

#5 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 20 February 2011 - 11:03 AM

I got news from the Russian AIMP forum:
a silent switch will be available in the RC version.
/REG should work with admin permission.

#6 User is offline   montage 

  • Group: Members
  • Posts: 3
  • Joined: 18-July 06

Posted 03 January 2012 - 03:23 AM

View PostZileXa, on 20 February 2011 - 11:03 AM, said:

I got news from the Russian AIMP forum:
a silent switch will be available in the RC version.
/REG should work with admin permission.




Hi,

Could you please quote the silent switch about you talk ?

thks

This post has been edited by montage: 03 January 2012 - 03:24 AM


#7 User is offline   ionut_y 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 25-June 08

Posted 10 January 2012 - 07:51 AM

Silent install is not working with Aimp 3 current version (AIMP 3.00.976) :
http://www.aimp.ru/f...83653#msg183653
you can try this until is done : http://www.ryanvm.ne...&highlight=aimp
Just extract exe from the archive

A good day !

#8 User is offline   ssjoco 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 15-April 07

Posted 16 January 2012 - 11:20 AM

Here is an AutoIt script for AIMP3 silent installion.

Autoit can't use buttons or keys in the installer, so I created a mouse clicking script. The script will click on the buttons coordinates depends on the window's position.
You can change the setup.exe name from an ini file.

Attached File  aimp_script.au3 (1.34K)
Number of downloads: 62

#9 User is offline   eDooM 

  • Group: Members
  • Posts: 3
  • Joined: 13-July 11
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 July 2012 - 09:31 AM

These are the switches for AIMP3 B)

/AUTO="Destination folder" - Automatic install to destination folder.

/UPDATE - Update version.
[used with /AUTO]

/SILENT - without GUI
[used with /AUTO]

use this as example:

Aimp.exe /AUTO="%programfiles%\AIMP3\" /SILENT

Share this topic:


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

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



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