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!!
Page 1 of 1
stylexp ?
#2
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
(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
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:
<{POST_SNAPBACK}>
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



Help
Back to top









