Python based silent installer, how to?

  • Thread starter Muhammad Bashir Al-Noimi
  • Start date
M

Muhammad Bashir Al-Noimi

body p { margin-bottom: 0cm; margin-top: 0pt; }

Hi All,








I'm using many python based packages (ex. bzr-2.4.1-1.win32-py2.6.exe) inside my installer.

How can I install them silently in Windows?

PS

Most installers has arguments for silent installation ex. NSIS based installers has /S argument but I didn't find any reference for python based installers





-- Best Regards Muhammad Bashir Al-Noimi My Blog: http://mbnoimi.net
 
S

Steven D'Aprano

<html style="direction: ltr;">
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt;
} </style>
</head>
<body style="direction: ltr;"
bidimailui-detected-decoding-type="UTF-8" bgcolor="#FFFFFF"
text="#000000">
<p>Hi All,</p>
<p><br>
</p>

Please don't send raw HTML (so-called "rich text") to mailing lists. It
makes it very difficult for some people to read. If you must use HTML,
please ensure your email client or news reader also sends a plain text
version of the message as well.

<p>I'm using many python based packages (ex. <a
href="http://launchpad.net/bzr/2.4/2.4.1/+download/bzr-2.4.1-1.win32-
py2.6.exe">bzr-2.4.1-1.win32-py2.6.exe said:
inside my installer.<br>
<br>
<b>How can I install them silently in Windows?</b><br> <br>

That will depend on what your installer is, and whether it has an option
for silent installation.

Your question is unclear. What is the connection between Python and the
installer?

"I am installing Python on Windows."

"Python is already installed, and I'm installing extra Python packages,
using many different installers."

"I'm installing applications using an installer written in Python."

"I'm writing my own installer, using Python."

or something else?


If you want a better answer, you will need to explain what you are doing
in more detail.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top