cumdunt Posted September 6, 2003 Posted September 6, 2003 (edited) moved it to new thread Edited September 6, 2003 by cumdunt
MadMan03 Posted September 6, 2003 Posted September 6, 2003 morning.....a switch for Ram.Idle Pro????? would be n1....
1chaoticadult Posted September 7, 2003 Posted September 7, 2003 Anyone know switches for Trillian Pro?
Juster Posted September 7, 2003 Posted September 7, 2003 Good job, and anyone know the switches for Whereisit / CuteFTP Pro / FlashFXP / Alcohol 120% / WebCatcher .... ?
edg21 Posted September 8, 2003 Posted September 8, 2003 Good job, and anyone know the switches for Whereisit / CuteFTP Pro / FlashFXP / Alcohol 120% / WebCatcher .... ? I know alcohol 120 is one of the 1st apps listed at the begning of this thread.....
Juster Posted September 9, 2003 Posted September 9, 2003 Good job, and anyone know the switches for Whereisit / CuteFTP Pro / FlashFXP / Alcohol 120% / WebCatcher .... ? I know alcohol 120 is one of the 1st apps listed at the begning of this thread..... Ehh, sorry...
Aaron Posted September 9, 2003 Posted September 9, 2003 Installing Alcohol 120% unattended doesn't quite make a full installation of it. You'll find that the 'Mount' and 'Unmount' options isn't there when right clicking a virtual drive in My Computer. Doing a manual installation works however, I think this might be because the shell hasn't loaded when doing it unattended.
Iced^ Posted September 11, 2003 Posted September 11, 2003 I've made myself a unattended installation but during the critical updates installation i received a screen for the MDAC security patch where i have to click "OK" and then i receive another pop up saying "You will have to restart your machine" where i have to click "OK" then i receive another pop up "Do you want to restart your machine now" where i can click "yes" or "no" i'm using this line for the update in my bat file:start /wait %systemdrive\install\Hotfixes\Q823718_MDAC_SecurityPatch.exe /Q:A /R:NAnyway ideas? Also can i just confirmed that in order i should install applications first and then critical updates. My reasoning for this is some critical updates could be related to wmp9/dx9b or msn6 so installing them before the applications wouldn't make sense, right? Anyway cheers in advance.
remyblade Posted September 11, 2003 Posted September 11, 2003 Hi,Next time try searching the forum. It's been mentioned several times, but since youre new here we'll let it slide.start /wait %systemdrive%\Hotfixes\Q823718_MDAC_SecurityPatch.exe /Q /C:"dahotfix /Q /N"RemyBlade
Iced^ Posted September 11, 2003 Posted September 11, 2003 I did a quick search for MDAC Security Patch but nothing came up, oh and i include the speech marks do i?
remyblade Posted September 11, 2003 Posted September 11, 2003 Yes, just copy and paste and it will work.Remyblade
Aaron Posted September 11, 2003 Posted September 11, 2003 mIRC anyone?Install mIRC normally and then use XCOPY to copy over the directory. Or put them into an SFX Archive using WinRAR.
1chaoticadult Posted September 12, 2003 Posted September 12, 2003 Can someone please post the switches for trillian pro if ya know them? thanks in advance. This would help me alot.
jonnywi Posted September 12, 2003 Posted September 12, 2003 @drthawhizkidinstall your trillian on d:/.... or e:/....trillian need no registry-enteryafter newinstallation I must execute[_install.bat]regedit /s _monitor.regcall shortcut.vbs[/_install.bat][_monitor.reg]Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"Trillian"="D:\\programme\\message\\Trillian\\trillian.exe"[/_monitor.reg][shortcut.vbs]Dim WSHShellSet WSHShell = _WScript.CreateObject("WScript.Shell")Dim MyShortcut, MyDesktop, DesktopPathDesktopPath = WSHShell.SpecialFolders("Desktop")Set MyShortcut = _ WSHShell.CreateShortcut(DesktopPath & _"\Trillian.lnk")MyShortcut.TargetPath = _ WSHShell.ExpandEnvironmentStrings _("D:\programme\message\Trillian\trillian.exe")MyShortcut.WorkingDirectory = _ WSHShell.ExpandEnvironmentStrings("D:\programme\message\Trillian")MyShortcut.WindowStyle = 4MyShortcut.IconLocation = _ WSHShell.ExpandEnvironmentStrings _ ("D:\programme\message\Trillian\trillian.exe, 0")MyShortcut.Save[/shortcut.vbs]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now