MSFN Forum: My application switches - 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
  • 5 Pages +
  • « First
  • 3
  • 4
  • 5
  • You cannot start a new topic
  • You cannot reply to this topic

My application switches Rate Topic: ***** 1 Votes

#81 User is offline   andrew84uk 

  • Member
  • PipPip
  • Group: Members
  • Posts: 123
  • Joined: 13-January 06
  • OS:Windows 7 x86

Posted 25 April 2006 - 11:32 AM

Can I just ask was their ever a HTML updated page for Silant Installers ? If so, can I see please ?.


#82 User is offline   AHRIMANSEFID 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 14-November 05

Posted 12 May 2006 - 04:50 PM

PLz Help For Make RunOnceEx.
Thank You

7-Zip 441
Adobe Acrobat Reader 7 full
Alcohol120_retail_1.9.5.3823
FlashGet_v1.71
Jasc Paint Shop Pro 9
Skype 2.0.0.97
UltraISO 7.6.6.1308
winamp51
WinRAR.3.60.Beta3
ymsgr702_120_us

#83 User is offline   eomonteiro 

  • Group: Members
  • Posts: 5
  • Joined: 22-May 06

Posted 08 June 2006 - 07:33 PM

Addon QuickLaunchBar / Inicialização Rápida
QuickLaunchBar

Posted Image


no runonce do nlite coloque esta linha

RMDIR /S /Q C:\TEMP > Apaga a pasta temporaria da descompactação da barra(pode ser usado para outras descompactaçoes)

Obs: Já fica padronizado/default para/to todos/all os outros usuários/users que forem criados/add

#84 User is offline   MGadAllah 

  • Brain Voice
  • PipPipPipPipPip
  • Group: Members
  • Posts: 786
  • Joined: 03-January 06

Posted 17 June 2006 - 05:15 AM

View Postnowarez, on Feb 1 2005, 05:31 PM, said:

DAMNNFO
DAMNNFO.exe /s


Quote

/qn
this is working



thanks

This post has been edited by mgadallah: 01 July 2006 - 07:44 AM


#85 User is offline   boomba 

  • Group: Members
  • Posts: 2
  • Joined: 14-July 06

Posted 14 July 2006 - 04:03 AM

thank you for this topic

#86 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 01 August 2006 - 09:00 PM

View Posteomonteiro, on Jun 9 2006, 03:33 AM, said:

Addon QuickLaunchBar / Inicialização Rápida
QuickLaunchBar

Posted Image


no runonce do nlite coloque esta linha

RMDIR /S /Q C:\TEMP > Apaga a pasta temporaria da descompactação da barra(pode ser usado para outras descompactaçoes)

Obs: Já fica padronizado/default para/to todos/all os outros usuários/users que forem criados/add

now in english please...

#87 User is offline   Soledad 

  • Group: Members
  • Posts: 1
  • Joined: 03-January 11
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 January 2011 - 11:10 PM

hello everybody

I need (so so much) to know how to detect switches in the applications

can you help me please ???? :no:

thanks

#88 User is offline   SkullSplitter 

  • Group: Members
  • Posts: 2
  • Joined: 09-December 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 16 January 2011 - 06:11 AM

View PostSoledad, on 03 January 2011 - 11:10 PM, said:

hello everybody

I need (so so much) to know how to detect switches in the applications

can you help me please ???? :no:

thanks


Google -> Universal Silent Switch Finder 1.5.0.0


Cheers

Skull

#89 User is offline   RBCC 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 633
  • Joined: 09-July 04

Posted 27 June 2011 - 03:30 PM

Does someone have a autoit script for superantispyware free/pro ? John

#90 User is offline   Nologic 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 461
  • Joined: 07-October 03

Posted 05 July 2011 - 05:20 AM

Odd bloody place to ask for an AutoIt script.

; This will install SUPERAntiSpyware
$Search = FileFindFirstFile( "SUPERAntiSpyware*.exe" )
If $Search = -1 Then Exit
$Install = FileFindNextFile( $Search )
If FileExists( $Install ) Then
	Run	     ( $Install & ' /SILENT' )
Else
	Exit
EndIf

ProcessWait ( "SUPERAntiSpyware.exe" , 30 )
ProcessClose( "SUPERAntiSpyware.exe" )


Make sure the installer is NOT named "SUPERAntiSpyware.exe" or the AutoIt script...ether will cause bad things to happen.

Actually if you look at the code it assumes the name will be based on the application.

The name I used for the installer is "SUPERAntiSpyware4551000.exe" since it's version 4.55.1000.

Anyways it'll run the installer silently then kill the app as soon as it starts it's post install setup.

First time you start it...will then start the Post Install setup again.

** Update **

While what I put up there works fine when fully in windows...it fails when done during the install process...this would have to be fully scripted or repackaged.

This post has been edited by Nologic: 07 July 2011 - 02:07 PM


Share this topic:


  • 5 Pages +
  • « First
  • 3
  • 4
  • 5
  • 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 - 2013 msfn.org
Privacy Policy