Jump to content

help my to add a cles.reg.sans having to click yes I want to add this


Recommended Posts

texte anglais+french

I am French and I translated the text with google.

Here you have the text in English and French.

besion help to add a cles.reg.sans having to click yes I want to add this key to regedit?

volia the problem when I add the cles.reg has wpi

wpi when it installs the articles wondering whether or not (wanted to add articles or regedit) but I want the cles.reg. installs itself having to click the yes?

I try with / S its not work

I always disassembled I try with / the VERSILENT its not work

at all how to add it in silence what way?

Is wpi v8.5

2.si douvais you help me it will be cool because I want to do with a 35 wpi outiles and driver to have everything on a dvd.

and above all I want to add the program I am already enabled!

for glary like I want the cles.reg. moved glary utilies for pro and am already acticer orginalle.

3.I 'd like a second help. I like to know how to install silently with teamviwer / S I think?

but above all I would like to know how I can replace after teamviwer.exe which is in c :/ programmefils / teamviwer by temaviwer.exe already enabled?

So how to replace temwiver.exe. install? thank you for helping my?

texte en francais :

besion d'aider pour ajouter un cles.reg.sans devoir cliquer sur oui je veux ajouter cette cle aux regedit?

volia le problem quand j'ajoute la cles.reg a wpi quand wpi installe la cles il me demander si oui ou non

(voulais vous ajouter ce cles ou regedit)

mais moi je veux que la cles.reg. s'installe tout seul son devoir cliquer oui?

j'ai essayer avec /S sa marche pas il me demonte toujours

j'ai essayer avec /VERSILENT la sa marche pas du tout

comment faire pour ajoute ce quelle en silence mode?

j'ai wpi v8.5

2.si vous douvais m'aider cela sera cool car je veux faire un wpi avec 35 outiles et pilots pour tout avoir sur un dvd.

et surtout je veux que tout les programme que j'ajouter sois deja activer! comme pour glary je veux que la cles.reg. s'installe

pour que glary utilies pro sois deja acticer et orginalle.

3.J'aimerai une deuxieme aide.

j'aimerai savoir comment installer teamviwer en silence avec /S je pense?

mais surtout j'aimerais savoir comment apres je peux remplacer le teamviwer.exe qui est dans c:/programmefils/teamviwer

par le temaviwer.exe deja activer?donc comment remplacer temwiver.exe. installer??

merci de m aider

Link to comment
Share on other sites


To reg file try:

this to x86

cmds[pn]=['{x86} {REGEDIT} "%wpipath%\\Install\\Program\\regfile.reg"'];

or this to x64

cmds[pn]=['{x64} REGEDIT /S "%wpipath%\\Install\\Program\\regfile.reg"'];

Regards... ;-)

Link to comment
Share on other sites

I try everything you told me my nothing works.

ps go on my wpi after a dvd to install all the prgramme immediately after win7.

ok so I managed to glary with this:

REGEDIT / S "% wpipath% \ Install \ Glary Utilities \ Glary Utilities Pro 2.41.0.1358 + key \ Glary Utilities Pro 2.41.0.1358 + key \ glary.reg"

but in the end I still have my wpi all the progamme is to do:

7-Zip

Adobe Flash Player

Adobe Reader

Ant.com Video Downloader

Axantum AxCrypt

CDBurnerXP

CyberLink YouCam 5

DivX Plus

Driver Genius Professional+key.reg

Edition EASEUS Partition Master 9.0.0 Home Edition

FileZilla FTP Client

Google Chrome

google toolbar

Internet Download Manager

iTunes

Java

Microsoft Office Pro 2010

mozilla firefox

MSN A-Patch

msn

Nero 11

nod32

Notepad + +

Oracle VM VirtualBox

Revo Uninstaller

Speccy

Total Video Converter

Unlocker

uTorrent

VirtualCloneDrive

vlc

Windows live

WINRAR

WinSCP

So if you could help me it would be cool thank you

Link to comment
Share on other sites

Please attach your "config.js" file to give you some help!

*Edit: Kels ask you if you use WPI for business or for personal use!

Kels te demande si tu utilises WPI dans un contexte à usage personnel, ou pour le travail dans une entreprise!

Edited by myselfidem
Link to comment
Share on other sites

hello thank you for helping me.

So I make my brother is wpi for me.

because we have sovent install xp or windows 7 + while the program.

So I'd like to do my wpi that I burn on a dvd.

and when I have new install win7 and I put my DVD Bomm

every driver and program already installed.

it will help me.

So I look for config.js.

you need it for what exactly?

and when you faudrais andmore?

and if one of you has a program to add to my list tell me.

because I really want to have everything in the wpi is not having to install another outile that I would forget.

config.js

Link to comment
Share on other sites

Please write in lowercase!

Corrige ton message et écris-le en lettres minuscules STP!

About TeamViewer silent install: Unattended installation of TeamViewer

Try to use short folder names (your example):

cmds[pn]=['"%wpipath%\\Install\\Glary Utilities\\Glary Utilities Pro 2.41.0.1358+clé\\Glary Utilities Pro 2.41.0.1358+clé\\Setup.exe" /VERYSILENT','REGEDIT /S "%wpipath%\\Install\\Glary Utilities\\Glary Utilities Pro 2.41.0.1358+clé\\Glary Utilities Pro 2.41.0.1358+clé\\glary.reg"'];

Change to:

cmds[pn]=['"%wpipath%\\Install\\Glary Utilities\\Setup.exe" /VERYSILENT /SUPPRESSMSGBOXES /SP-','{REGEDIT} "%wpipath%\\Install\\Glary Utilities\\glary.reg"'];

cmds[pn]=['"%wpipath%\\Install\\Adobe\\AdbeRdr1013_fr_FR.exe" /sAll /rs','{REGEDIT} "%wpipath%\\Install\\Adobe\\Adobe.reg"'];

*Edit: About Logos. Set your new logos inside the folder: WPI\Graphics\Logos and select the correct path.

Example:

pn=1;
prog[pn]=['Microsoft NET Framework 4'];
uid[pn]=['MICROSOFTNETFRAMEWORK4'];
ordr[pn]=[1];
dflt[pn]=['yes'];
forc[pn]=['no'];
bit64[pn]=['no'];
cat[pn]=['Applications'];
pfro[pn]=['no'];
cmds[pn]=['"%wpipath%\\Install\\dotNET4\\dotNet4.exe"'];
desc[pn]=['Microsoft NET Framework 4'];
picf[pn]=['"%wpipath%\\Graphics\\Logos\\DotNet.png"'];
picw[pn]=['128'];
pich[pn]=['128'];
textl[pn]=['Right'];
pn++;

You can look here to find some silent switches for programs:

http://www.msfn.org/board/topic/12657-application-switches-contributions-only/page__view__findpost__p__88094

Edited by myselfidem
Link to comment
Share on other sites

Please write in lowercase!

Corrige ton message et écris-le en lettres minuscules STP!

About TeamViewer silent install: Unattended installation of TeamViewer

Try to use short folder names (your example):

cmds[pn]=['"%wpipath%\\Install\\Glary Utilities\\Glary Utilities Pro 2.41.0.1358+clé\\Glary Utilities Pro 2.41.0.1358+clé\\Setup.exe" /VERYSILENT','REGEDIT /S "%wpipath%\\Install\\Glary Utilities\\Glary Utilities Pro 2.41.0.1358+clé\\Glary Utilities Pro 2.41.0.1358+clé\\glary.reg"'];

Change to:

cmds[pn]=['"%wpipath%\\Install\\Glary Utilities\\Setup.exe" /VERYSILENT /SUPPRESSMSGBOXES /SP-','{REGEDIT} "%wpipath%\\Install\\Glary Utilities\\glary.reg"'];

cmds[pn]=['"%wpipath%\\Install\\Adobe\\AdbeRdr1013_fr_FR.exe" /sAll /rs','{REGEDIT} "%wpipath%\\Install\\Adobe\\Adobe.reg"'];

*Edit: About Logos. Set your new logos inside the folder: WPI\Graphics\Logos and select the correct path.

Example:

pn=1;
prog[pn]=['Microsoft NET Framework 4'];
uid[pn]=['MICROSOFTNETFRAMEWORK4'];
ordr[pn]=[1];
dflt[pn]=['yes'];
forc[pn]=['no'];
bit64[pn]=['no'];
cat[pn]=['Applications'];
pfro[pn]=['no'];
cmds[pn]=['"%wpipath%\\Install\\dotNET4\\dotNet4.exe"'];
desc[pn]=['Microsoft NET Framework 4'];
picf[pn]=['"%wpipath%\\Graphics\\Logos\\DotNet.png"'];
picw[pn]=['128'];
pich[pn]=['128'];
textl[pn]=['Right'];
pn++;

You can look here to find some silent switches for programs:

http://www.msfn.org/board/topic/12657-application-switches-contributions-only/page__view__findpost__p__88094

ok thank you for the picture already.

because it was on the c: drive and not on file WPI

I have another issue as I already said I love when my wpi will eventually make. iso

and burns it on a dvd.

I have fair thing regardless of specialle wpi for walking on dvd?

I have to change a setting so that I can burn wpi?

config.js

Link to comment
Share on other sites

hello I have a question I read all manuel.rar. of wpi.

but I have not found. its mean what it / c / q / p?

or can I know all the possible control?

example / S for silent but / c / q / p??

and I like to know if there is more control / .. ?

one last question for all the changes of style and theme go wpi or to have a tutorial?

Link to comment
Share on other sites

I have another issue as I already said I love when my wpi will eventually make. iso

and burns it on a dvd.

I have fair thing regardless of specialle wpi for walking on dvd?

I have to change a setting so that I can burn wpi?

About silent switches, we can read inside the Manual: Chapiter 1

9 == Add the necessary switch(s) for the program to run silently. For "CCleaner" the switch is /S so you would have your command line looks like so = "%wpipath%\Install\CCleaner.exe" /S (This can be easily done for most standard apps by simply clicking on the USSF button on the far right of the command line.) Other switches for apps that USSF cannot identify you can try looking at the forum section here = MSFN Application Installs section

WPI can't burn and create your iso file! You need WAIK installed and using "oscdimg.exe" to create your iso image and after burn this one on a DVD, with Nero or other programs.

Edited by myselfidem
Link to comment
Share on other sites

I have another issue as I already said I love when my wpi will eventually make. iso

and burns it on a dvd.

I have fair thing regardless of specialle wpi for walking on dvd?

I have to change a setting so that I can burn wpi?

About silent switches, we can read inside the Manual: Chapiter 1

9 == Add the necessary switch(s) for the program to run silently. For "CCleaner" the switch is /S so you would have your command line looks like so = "%wpipath%\Install\CCleaner.exe" /S (This can be easily done for most standard apps by simply clicking on the USSF button on the far right of the command line.) Other switches for apps that USSF cannot identify you can try looking at the forum section here = MSFN Application Installs section

WPI can't burn and create your iso file! You need WAIK installed and using "oscdimg.exe" to create your iso image and after burn this one on a DVD, with Nero or other programs.

with / S and / VERYSILENT

unable to install DIVX in silence?

I try to make an archive. sfx the divx but its course and not in the program and not in the START menu program?

I want to install divex.exe without having to click next or another.

could you help me please?

For wpi I comprent not you say?

That it is impossible to wpi on a dvd?

Are put xp or win7 with??

divx not work here is his

"%wpipath%\Install\DivX Plus\DivXInstaller.exe" / S

And when finished will wpi if I change:

% cdrom% \ "% wpipath% \ Install \ DivX Plus \ DivXInstaller.exe" / S

I can then put on a dvd wpi?

Edited by adrien426
Link to comment
Share on other sites

text french :

avec /S et /VERYSILENT

impossible d'installer DIVX en silence?

j'ai essayer de faire une archive .sfx la sa marche mais divx et pas dans les programme et pas dans les menu demarre programme?

je veux installer divex.exe sans devoir cliquer suivant ou autre.

pouvais vous m'aider please?

Pour wpi je ne comprent pas vous dit?

Que c'est impossible de mettre wpi sur un dvd?

Sont mettre xp ou win7 avec???

voila divx sa marche pas

"%wpipath%\Install\DivX Plus\DivXInstaller.exe" /S

Et pour quand wpi sera fini si je change:

%cdrom%\"%wpipath%\Install\DivX Plus\DivXInstaller.exe" /S

je peux alors mettre wpi sur un dvd?

Link to comment
Share on other sites

Of course you can add WPI to your DVD !

Yes you can add WPI to your distribution folder, but you asked to create an image iso and burn your DVD with WPI!

French = Bien sûr que WPI peut être ajouté à ton dossier de distribution, mais WPI n'a pas d'option pour créer une image iso ou graver ton DVD complet avec WPI inclus!

Telle était ta demande en anglais!

http://www.msfn.org/...post__p__998611

About DivX, you need to search on the forum or use Google for the silent switches!

Edited by myselfidem
Link to comment
Share on other sites

pour divx j'ai chercher est rien trouver.

pour wpi sur un dvd.

je comprend pas.

j'aimerais une fois fini faire une .iso. du dossier wpi pour ensuite le grave sur un dvd.

comme sa si moi ou mon fere devant restaure tout le pc d'usine.

je mets mon dvd je lance wpi.exe et je demare l'installation et tout mes programme s'installe.

cela dois etre possible?

je vois pas pourquoi wpi serait seulment pour ajouter a son windows 7 ou xp meme si je le ferais aussi!

mais j'aimerai aussi avoir un dvd avec seulment wpi decu et rien de plus.

donc peux tu me dire si deja cela est possible est si oui quelle sont les reglage que je dois faire pour que wpi marhe sur un dvd ou cles usb?

car j'ai deja 20 programme dans mon wpi et si je dois tout recommencer je prefer le faire mainteant avant de finir de devoir corriger 35 prog?

pour divx tu peux aussi m'aider?

s.t.p. please.

text anglais :

I look for divx is finding anything.

for wpi on a dvd. I understand.

I would like to make a once finished. iso. wpi folder and then burns it to a dvd.

as if its me or my fere to restore all factory pc.

I put my DVD I run and I wpi.exe smith and installing all my program installs.

it must be possible?

I see no reason why wpi only for behaviors would add to his windows 7 xp or even if I would do it too!

but I'd also have a DVD with ONLY wpi disappointed and nothing more.

So can you tell me if this is possible is already if so what are the adjustment

I need to do for wpi marhe on a dvd or usb keys?

for I have already 20 wpi and in my program

if I have to start all over again

I prefer to do it NOW! before finally having to correct 35 prog?

divx for you can also help me?

this text and mistranslated because it comes from google translation. grieve.

Edited by adrien426
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...