Nokia PC Suite
This worked for me: "Nokia_PC_Suite_7_1_51_0_eng_web.exe" /Silent="P" /Disable="AUTORUN" /Disable="WEBUPDATE" /MSI_CUSTOM_OPTIONS="DISABLEWU=1" Read More
This worked for me for Nokia PC Suite Version 7.1.40.6 @echo off cls title Nokia PC Suite 7.x SET logdir=%windir%\logfilesSET logfile=%logdir%\nokia_pc_suite.log IF NOT EXIST %logdir% MKDIR … Read More
From the Nokia PC Suite Administrator Installer Manual: The Nokia PC Suite installer option /UNPACK can be used to extract Windows Installer (.msi) packages from the Nokia PC Suite installer pa… Read More
/S|/SILENT = “1|S|G|W|L|R|M|P|F|C|E†Silent mode. 1 - Full silent mode. S - Displays the splash screen. G - Displays the language selection dialog. W - Displays the welc… Read More
/S|/SILENT = â1|S|G|W|L|R|M|P|F|C|Eâ Silent mode. 1 - Full silent mode. S - Displays the splash screen. G - Displays the language selection dialog. W - Displays the welcome dialog. L … Read More
Once installed if you (or a user) launches the application and then clicks the "Update Phone Software" button then this calls an .exe file and downloads/installs another Nokia application. Loc… Read More
To extract the MSIs run this at the command line Nokia_PC_Suite_7_1_18_0_eng_web.exe /UNPACK="C:\nokia" then go through the created folders, move the 4 msi's to your deployment location. Ins… Read More
Today repackaged PC suite 7.1.18. Cannot be installed per user, only per PC. PC Suite: Check shortcuts. There was duplication. PC connectivity solution: Cannot be repaired. Disabled by Nokia. Read More
I have tried all command line commands like Nokia_PC_Suite_rel_7_0_8_2_ger_web.exe /SILENT="1" /DISABLE="AUTOUPDATE","AUTORUN" or Nokia_PC_Suite_rel_7_0_8_2_ger_web.exe /SILENT="1" /DISABLE=… Read More
Nokia PC Suite Silently Nokia_PC_Suite_rel_7_0_8_2_eng_us_web Install The New Version with the next command it works 100% Nokia.exe /SILENT="1" /DISABLE="AUTOUPDATE","AUTORUN" Read More
I have deployed this today after hunting for a few hours on where to find the in built MSIs. I have not included the uninstall options for older versions as I have not had a requirement for thi… Read More
The "Get Connected" Auto launch setting is saved in Settngs.XML file under: C:\Documents and Settings\%USERNAME%\Application Data\Nokia\GetConnectedWizard. To disble, edit the XML file to hav… Read More
Trying to package Nokia PC Suite 6.84.10.3 is a little different to the past packages. The file downloaded off website http://www.nokia.com.au/nokia/0,8764,79711,00.html Nokia_PC_Suite_6_84_1… Read More
Don't repackage a InstallShield installation. To create a Silent installation - Run c:\temp\Nokia_PC_Suite_66_rel_18_eng.exe /r /f1"C:\temp\setup.iss" Choose the options as you see fit to cr… Read More
I have succesfully made a distributable version of the 6.6 version. Here are the steps I did: 1. Execute the installation, but do not actually install the software 2. Go to the temp directory… Read More
Nokia PC Suite 6.6 uninstallstring: "C:\Program Files\Common Files\InstallShield\Driver\9\Intel 32\IDriver.exe" /M{617095DB-B523-4D11-BBFD-2D74C2AD98B8} /s Read More
My end solution for this application was to repackage. The repackage was fairly simple, but had to include the driver installation of 3 inf files. I did this via setupapi.dll calls. One thing t… Read More
My end solution for this application was to repackage. The repackage was fairly simple, but had to include the driver installation of 3 inf files. I did this via setupapi.dll calls. One thing t… Read More