IPB

Google Frontpage Forums Unattended CD/DVD Guide

> 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

> uTorrent 1.7.5, how to install silent via svpack?
Jedi82
post Sep 20 2007, 04:44 AM
Post #1


Member
**

Group: Members
Posts: 191
Joined: 8-May 04
Member No.: 19459
Country Flag


hello guys, try to find with a search here in this forum but didn't find anything so i ask you how to install totally silently utorrent new version via svpack..

ECHO.
ECHO [UTORRENT]
ECHO wait...
start /wait %systemdrive%\install\uTorrent.exe /???????
ECHO fatto!

with the /S it's doesn't work!!!

This post has been edited by Jedi82: Sep 20 2007, 04:45 AM
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies (1 - 10)
Shark007
post Sep 20 2007, 05:43 AM
Post #2


Repackaging Specialist
*********

Group: Banned
Posts: 3154
Joined: 7-January 04
From: Eastern Ontario
Member No.: 12065
OS: Windows 7 x64
Country Flag


QUOTE (Jedi82 @ Sep 20 2007, 06:44 AM) *
hello guys, try to find with a search here in this forum but didn't find anything so i ask you how to install totally silently utorrent new version via svpack..

ECHO.
ECHO [UTORRENT]
ECHO wait...
start /wait %systemdrive%\install\uTorrent.exe /???????
ECHO fatto!

with the /S it's doesn't work!!!

It doesnt get any easier than this.

utorrent is provided in a single exe file that doesnt require installtion or registry entries.
'uTorrent.exe' is the entire program, not an installer that uses switches such as /S

Use whatever means you are comfortable with to place/copy that exe to where ever you wish to have it.
create a shortcut for it if that is your desire.

I suggest you look at how nuhi packages nLite in a WinRAR executable.
This is a perfect example of how to use WinRAR as an installer which also creates shortcuts.


shark
Go to the top of the page
 
+Quote Post
Arie
post Sep 20 2007, 05:47 AM
Post #3


One Man Army
*****

Group: Members
Posts: 826
Joined: 27-August 07
Member No.: 152562
OS: XP Pro x86
Country Flag


If /S doesn't work, simply click here and here.
Go to the top of the page
 
+Quote Post
ajua
post Oct 8 2007, 01:33 AM
Post #4


Custom Installer Maker
******

Group: Members
Posts: 1223
Joined: 16-April 05
From: The chair in front of Cleopetra
Member No.: 52266
OS: Windows 7 x86
Country Flag


the fastest way is to run the exe from whre you want it to be installed. configure the folders for torrents and/or downloaded files. then goto to AppData/uTorrent in your user profile and copy the settings.dat.
then make an sfx srchive with the folder(s) for utorrent and then make another one for the settings.dat in order for it to read the settings when you launch it. you can also use the AppData folder files for icon, toolbar icons etc. just copy them to your sfx and extract them.

hope this helps you out.
Go to the top of the page
 
+Quote Post
midi2k6
post Oct 20 2007, 02:39 PM
Post #5


Junior
*

Group: Members
Posts: 64
Joined: 30-November 04
From: A+ IT Professional
Member No.: 37630
OS: none
Country Flag


google it, just download the nlite addons
Go to the top of the page
 
+Quote Post
ricktendo64
post Oct 20 2007, 05:02 PM
Post #6


Group: Banned Members
*******

Group: Members
Posts: 1637
Joined: 6-June 06
From: Honduras
Member No.: 98200
OS: Vista Ultimate x86
Country Flag


INF AddOn http://www.wincert.net/forum/index.php?showtopic=1385
Go to the top of the page
 
+Quote Post
Lolita
post Mar 13 2008, 04:26 PM
Post #7


Member
**

Group: Members
Posts: 111
Joined: 21-August 04
Member No.: 28415
OS: none
Country Flag


I'm trying to use original u*******, but simply can't get it work.

I use
CODE
/PERFORMINSTALL 6 /NORUN
, but it won't install \:. Does anyone managed to get it work only with executable, or do i really need to make make own installation for it?

Maybe problem is that i must run it in runonceex and not cmdlines.txt, but then it will install only for current user and not to all users sad.gif

This post has been edited by Lolita: Mar 13 2008, 05:09 PM
Go to the top of the page
 
+Quote Post
radix
post Mar 14 2008, 01:08 AM
Post #8


Senior Member
****

Group: Members
Posts: 623
Joined: 8-February 07
Member No.: 125681
OS: XP Pro x86
Country Flag


QUOTE (Lolita @ Mar 14 2008, 12:26 AM) *
I'm trying to use original u*******, but simply can't get it work.

I use
CODE
/PERFORMINSTALL 6 /NORUN
, but it won't install \:. Does anyone managed to get it work only with executable, or do i really need to make make own installation for it?

Maybe problem is that i must run it in runonceex and not cmdlines.txt, but then it will install only for current user and not to all users sad.gif

The best way is to install, configure as you need and then made a sfx archive with
%APPDATA%\u******* and %PROGRAMFILES%\u******* folders (I added Ip filter to Application Data folder).

This post has been edited by radix: Mar 14 2008, 01:10 AM
Go to the top of the page
 
+Quote Post
Lolita
post Mar 14 2008, 11:55 AM
Post #9


Member
**

Group: Members
Posts: 111
Joined: 21-August 04
Member No.: 28415
OS: none
Country Flag


QUOTE (radix @ Mar 14 2008, 02:08 AM) *
QUOTE (Lolita @ Mar 14 2008, 12:26 AM) *
I'm trying to use original u*******, but simply can't get it work.

I use
CODE
/PERFORMINSTALL 6 /NORUN
, but it won't install \:. Does anyone managed to get it work only with executable, or do i really need to make make own installation for it?

Maybe problem is that i must run it in runonceex and not cmdlines.txt, but then it will install only for current user and not to all users sad.gif

The best way is to install, configure as you need and then made a sfx archive with
%APPDATA%\u******* and %PROGRAMFILES%\u******* folders (I added Ip filter to Application Data folder).
Hmm and set it as default ******* application and crate shortcuts for it. \: BTW when i run it with /PERFORMINSTALL 6 /NORUN in runonceex it does run and crate shotcuts for CURRENT USER, not for allusers ...
Go to the top of the page
 
+Quote Post
ricktendo64
post Mar 14 2008, 01:16 PM
Post #10


Group: Banned Members
*******

Group: Members
Posts: 1637
Joined: 6-June 06
From: Honduras
Member No.: 98200
OS: Vista Ultimate x86
Country Flag


CODE
/PERFORMINSTALL /NORUN


This switch only works with 1.7.5 (does not work with the latest alpha)

BTW the reason it probably does not work is you have to pack it into a SFX, have that extract it to a temp folder and run the installer with the switches. Because I notice after u******* installs it deletes itself

So if the exe is run from the CD it will not be able to delete itself thus failing

This post has been edited by ricktendo64: Mar 14 2008, 01:19 PM
Go to the top of the page
 
+Quote Post
hannubys
post May 13 2008, 06:37 PM
Post #11


Am I Not Merciful
****

Group: Members
Posts: 605
Joined: 20-January 08
From: Canada
Member No.: 172411
OS: Windows 7 x64
Country Flag


Now this script /PERFORMINSTALL /NORUN is working with version 1.8 only for the first install. If you want to update it won't work. you have to rename the file downloaded from utorrent website to utorrent.exe and move it to %ProgramFiles%\uTorrent folder.
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 22nd November 2009 - 03:40 AM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy