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

 
Reply to this topicStart new topic
> Nokia PC Suite 7.0 Release 7, Finally unattended
code finder
post Jul 12 2008, 01:57 PM
Post #1


Newbie


Group: Members
Posts: 17
Joined: 26-August 04
Member No.: 28934



Nokia PC Suite is a package of Windows-based PC applications developed especially for use with Nokia phones. Depending on your phone model, Nokia PC Suite lets you edit, synchronize and back up many of your phone's files on a compatible PC through a cable or wireless connection.

I search the forum and no one can make it unattended

I try last weekend to find a way to make it unattended and I find it easy .

1- uninstall any old installation for the program ( imoprtant )
a- Nokia Connectivity Cable Driver
b- PC Connectivity Solution
c- Nokia PC Suite
2- go to C:\Documents and Settings\All Users\Application Data\Installations\{2B8BEBBF-73A0-497D-9900-8474D022AB3F}\Packages
3- delete all the files and folders
4- download the new version from

http://europe.nokia.com/A4144905

http://nds1.nokia.com/files/support/global...7_0_eng_web.exe ( english version )

5- run the setup file and coplete the installation
6- go again to C:\Documents and Settings\All Users\Application Data\Installations\{2B8BEBBF-73A0-497D-9900-8474D022AB3F}\Packages
you will find three folders for
a- Nokia Connectivity Cable Driver
b- PC Connectivity Solution
c- Nokia PC Suite
7- in each folder you will find msi file for windows installer
8- take them and put them in one folder e.g c:\nokia
9- you can use /qb with the msi files for setup
10 - the correct installation is
a- Nokia Connectivity Cable Driver
b- PC Connectivity Solution
c- Nokia PC Suite

I use it with WPI and it run fine


Thanks all



Go to the top of the page
 
+Quote Post
elajua
post Jul 14 2008, 05:28 AM
Post #2


Custom Installer Maker
******

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


There are command line switches to use with the original installer.

setup.exe /Z"SILENT" runs the setup in silent mode but it displays progress
setup.exe /s run the setup in silent mode, hiding everything to the user.

For the multilingual installer, /LXXXX specifies the desired language. /L1033 will install it in english and /L1034 for spanish. I don't know any other codes but they are standard. Use the /L switch after /s or /Z.

setup.exe /Z"SILENT" /L1034

For preventing the startup with windows (and when the installer finishes) and the desktop icon use "PLATFORM" parameter.

setup.exe /Z"SILENT;PLATFORM" /L1034

I haven't used this for a while, but i guess they still work on 7.0.7.0.

Using the msi files is a good method if these switches don't work with the new version.
Go to the top of the page
 
+Quote Post
code finder
post Jul 14 2008, 09:19 AM
Post #3


Newbie


Group: Members
Posts: 17
Joined: 26-August 04
Member No.: 28934



QUOTE (elajua @ Jul 14 2008, 06:28 AM) *
There are command line switches to use with the original installer.

setup.exe /Z"SILENT" runs the setup in silent mode but it displays progress
setup.exe /s run the setup in silent mode, hiding everything to the user.

For the multilingual installer, /LXXXX specifies the desired language. /L1033 will install it in english and /L1034 for spanish. I don't know any other codes but they are standard. Use the /L switch after /s or /Z.

setup.exe /Z"SILENT" /L1034

For preventing the startup with windows (and when the installer finishes) and the desktop icon use "PLATFORM" parameter.

setup.exe /Z"SILENT;PLATFORM" /L1034

I haven't used this for a while, but i guess they still work on 7.0.7.0.

Using the msi files is a good method if these switches don't work with the new version.


Thanks

All the switches don't work with the new/old version.

Go to the top of the page
 
+Quote Post
elajua
post Jul 14 2008, 10:01 AM
Post #4


Custom Installer Maker
******

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


I found an old RunOnceEx file for version 6.x. I guess we will have to use the msi files approach then.

Thanks for trying them. I don't have PC Suite installs to make right now.
Go to the top of the page
 
+Quote Post
sp00f
post Jul 15 2008, 10:46 PM
Post #5


Senior Member
****

Group: Members
Posts: 673
Joined: 30-November 06
From: Behind you
Member No.: 117138
OS: Vista Ultimate x86
Country Flag


I always make my own switchless nokia suite.
This is my Dutch version, if wanted i can make it in english.

http://rapidshare.com/files/130038113/Nokia_Suite.exe.html
Go to the top of the page
 
+Quote Post
elajua
post Jul 17 2008, 11:36 AM
Post #6


Custom Installer Maker
******

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


thanks for the offer, but right now i don't have any need to install nokia pc suite. if i ever need it, i will bother you. thanks.
Go to the top of the page
 
+Quote Post
teemue
post Aug 4 2008, 11:08 AM
Post #7


Newbie


Group: Members
Posts: 32
Joined: 18-December 06
Member No.: 118791
Country Flag


Thank you code finder!
Go to the top of the page
 
+Quote Post
jid
post Aug 14 2008, 08:36 AM
Post #8


Newbie


Group: Members
Posts: 24
Joined: 1-August 08
Member No.: 203440
OS: XP Home
Country Flag


hey folks

anyone got any more ideas about this....tried elajua's switches but with no sucess

im using version 7.0.7.0

thanks
Go to the top of the page
 
+Quote Post
elajua
post Aug 15 2008, 07:55 PM
Post #9


Custom Installer Maker
******

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


QUOTE (jid @ Aug 14 2008, 09:36 AM) *
hey folks

anyone got any more ideas about this....tried elajua's switches but with no sucess

im using version 7.0.7.0

thanks

I tried setup.exe /Z"SILENT" with 7.0.7.0 in my laptop a week ago and it worked. The installer displayed the status and all was silent.
Go to the top of the page
 
+Quote Post
code finder
post Aug 18 2008, 02:41 AM
Post #10


Newbie


Group: Members
Posts: 17
Joined: 26-August 04
Member No.: 28934



QUOTE (elajua @ Aug 15 2008, 08:55 PM) *
QUOTE (jid @ Aug 14 2008, 09:36 AM) *
hey folks

anyone got any more ideas about this....tried elajua's switches but with no sucess

im using version 7.0.7.0

thanks

I tried setup.exe /Z"SILENT" with 7.0.7.0 in my laptop a week ago and it worked. The installer displayed the status and all was silent.


thanks 4 your post

but it didn't work with me
my system is Winxp Pro english SP3
I try to remove any file in the folder under
C:\Documents and Settings\All Users\Application Data\Installations\
also nothing works

any ideas !!!


thanks again
Go to the top of the page
 
+Quote Post
elajua
post Aug 18 2008, 11:06 AM
Post #11


Custom Installer Maker
******

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


My mistake, i checked my laptop and it was 6.x. The file name was 7.0.7.0 though.

Try /SILENT="1" for full silent or /SILENT="PE" for installation status dialogs only. I found this switches on some notes i keep for installers.

Please post back with your results.
Go to the top of the page
 
+Quote Post
code finder
post Aug 20 2008, 01:16 PM
Post #12


Newbie


Group: Members
Posts: 17
Joined: 26-August 04
Member No.: 28934



QUOTE (elajua @ Aug 18 2008, 12:06 PM) *
My mistake, i checked my laptop and it was 6.x. The file name was 7.0.7.0 though.

Try /SILENT="1" for full silent or /SILENT="PE" for installation status dialogs only. I found this switches on some notes i keep for installers.

Please post back with your results.


Thanks

nothing works
Go to the top of the page
 
+Quote Post
elajua
post Aug 22 2008, 07:02 PM
Post #13


Custom Installer Maker
******

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


/SILENT="PE" is working. I just tested on my laptop (Vista x86) with the latest PC Suite 7.0.8.2. I just displayed installation status.

I got a restart dialog, but i uninstalled the last version without rebooting, so i think that is why it asked to reboot.
Go to the top of the page
 
+Quote Post
code finder
post Oct 6 2008, 03:14 PM
Post #14


Newbie


Group: Members
Posts: 17
Joined: 26-August 04
Member No.: 28934



QUOTE (elajua @ Aug 22 2008, 08:02 PM) *
/SILENT="PE" is working. I just tested on my laptop (Vista x86) with the latest PC Suite 7.0.8.2. I just displayed installation status.

I got a restart dialog, but i uninstalled the last version without rebooting, so i think that is why it asked to reboot.


Thanks it works
Go to the top of the page
 
+Quote Post
elajua
post Oct 7 2008, 12:47 AM
Post #15


Custom Installer Maker
******

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


QUOTE (code finder @ Oct 6 2008, 04:14 PM) *
QUOTE (elajua @ Aug 22 2008, 08:02 PM) *
/SILENT="PE" is working. I just tested on my laptop (Vista x86) with the latest PC Suite 7.0.8.2. I just displayed installation status.

I got a restart dialog, but i uninstalled the last version without rebooting, so i think that is why it asked to reboot.


Thanks it works

Without a reboot at the end? I haven't test it on other computers.
Go to the top of the page
 
+Quote Post
sp00f
post Oct 30 2008, 04:34 PM
Post #16


Senior Member
****

Group: Members
Posts: 673
Joined: 30-November 06
From: Behind you
Member No.: 117138
OS: Vista Ultimate x86
Country Flag


/SILENT="1" worked fine on 7.0.9.2 , thx !
Go to the top of the page
 
+Quote Post
elajua
post Oct 30 2008, 07:17 PM
Post #17


Custom Installer Maker
******

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


QUOTE (sp00f @ Oct 30 2008, 04:34 PM) *
/SILENT="1" worked fine on 7.0.9.2 , thx !

Without reboot prompt?
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topic