Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.076 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; '"win32"': 0.09; 'subject:Change': 0.16; 'windows': 0.19; 'module': 0.19; 'message- id:@mail.gmail.com': 0.27; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'received:209.85': 0.35; 'received:209': 0.37; 'to:addr:python.org': 0.39; 'hello,': 0.39; 'header:Received:5': 0.40; 'help': 0.40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=LtMCRKvkNr9rAMz/MXsQsGB1gnhWCOwn05J9jOoUe/k=; b=YCLMllfMutwca4nExff+YA5eq1OuJcxjJqX1pPzKtAtsF1OPPBWpNLP0TI12Hw1cw9 1sxP4CpA0OG3PzO26lb7stllz+G4O0BHeIty8j+zjMkEzKcyIS1qYgM9IAv7Jy/BNTwE oE7AN4S+hj6nxnwk7Gtk3EVa8vGawIKgSZVHFIbuxcxiuZmhLKPsh4GF0u2Eg480BeUc EwG7Q7lB9Lw/WZH9HgJW0nSg6R1vR/0st4EmPiq5JU2zcalRAxHyMcMDt145eO7WX/Dy EIZYjmkOeiSaZlboRx1TQETX2J1uo3Ld42r1EZ//tB+VHWU9lVpOfsa34HflnXXzlQ8G beKg== MIME-Version: 1.0 Date: Wed, 17 Oct 2012 16:07:46 +0200 Subject: Change computername From: Anatoli Hristov To: python-list@python.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1350482870 news.xs4all.nl 6886 [2001:888:2000:d::a6]:40421 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31504 Hello, Can you please help me out how can I change the computername of windows XP with or without the "WIN32" module ? Thanks