MSFN Forum: stylexp ? - 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

stylexp ? Rate Topic: -----

#1 User is offline   vakhal 

  • Newbie
  • Group: Members
  • Posts: 47
  • Joined: 09-May 05

Posted 28 May 2005 - 10:45 AM

hi to all..

hasn't anybody tryed to install stylexp yet

i tryed a switch and it installed silently except for the screen that tries to change the current desktop theme to coughdrop...so it's not a complete unattended install


i tryed doing a search ...but nothing there ,except my first post on this subject.

also while we are on the subject of switches.....i have tryed ,with all my programs i want installed , using the /? switch and the programs install as usual.
maybe i'm missing something ?
i open the run dialog box....type "winrar.exe /?"...( without the " ) and press enter
is that what i'm supposed to do ??

anyway all replies with be very welcome...bye!!


#2 User is offline   eben 

  • Junior
  • Pip
  • Group: Banned
  • Posts: 96
  • Joined: 26-September 04

Posted 29 May 2005 - 05:27 AM

1. i don't use it, so can't help you
(if the only thing u do with stylexp is theme-switching, check this http://www.msfn.org/...?showtopic=9878

2. no, u have to get the switch of the SETUP pack. u can type in "cmd", navigate to the folder where ur setup pack is located and type "<name of steup package> /?"
PS: not all setup packages support switches properly (if hey do that is ^^)

have u read the guide btw? http://unattended.msfn.org

cheers

#3 User is offline   tjhart85 

  • Member
  • PipPip
  • Group: Members
  • Posts: 193
  • Joined: 14-September 04

Posted 31 May 2005 - 11:44 PM

Nologic, on Jan 19 2005, 04:44 AM, said:

hmm just use AutoIt to do whats needed to close the window.

Generally not much more than below is needed.

WinWaitActive ( "title" )
WinClose ( "title" )

So the autoit script would look some thing roughly like so:
; Execute Installer
If FileExists	( @ScriptDir & "\setup.exe" ) Then
	Run	( @ScriptDir & "\setup.exe /S" )
Else
	Exit
EndIf

; Close Settings Window
WinWaitActive ( "Settings" )
WinClose ( "Settings" )

<{POST_SNAPBACK}>


Original Topic found here

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