Win32 registry file 1.1 Python script

SPONSORED LINKS

    Specification

  • Version: 1.1
  • File size: 0 KB
  • File name: index_txt
  • Last update:
  • Platform: Windows
  • Language: Python
  • Price:Other Free / Open So
  • Company: Remi Inconnu (View more)

Win32 registry file 1.1 script description:



Win32 registry file 1.1 is a Python script for File Management scripts design by Remi Inconnu. It runs on following operating system: Windows.
Win32 registry file script opens a key in Win32 registry base like a file.

Publisher review:
Win32 registry file script opens a key in Win32 registry base like a file. This script opens a key in Win32 registry base like a file. All commands supported by StringIO are available. Open key in Win32 registry base like a file. All commands supported by StringIO are available : isatty,seek,tell,read,readline,readlines,truncate,write,writelines,flush.Exceptions :RegistryFileError : All exceptions.FileNotFoundError : File not found.InvalidModeError : Invalid mode error (not in "r","a","w","rb","ab","wb").BadFileDescriptorError : Bad file descriptor (write with file open in read mode).Sample :import RegistryFile # Open and create the key "HKEY_LOCAL_MACHINESoftwareRegistryFileTest" file = RegistryFile.RegistryFile(HKEY_LOCAL_MACHINE,"SoftwareRegistryFileTest","w")# Write datafile.write ("Hello world")# Destroy file (write file in registry base)del(file)# Open key in read modefile = RegistryFile.RegistryFile(HKEY_LOCAL_MACHINE,"SoftwareRegistryFileTest","r")# Read and display data storedprint file.read()# Delete registry keyfile.delete()Requirement:- win32con library
Operating system:
Windows

Related script downloads:

Latest script and internet news

Samsung launched the Premium Music Hub

Samsung launched the Premium Music Hub

Samsung finally gives consumers multiple audio streaming countries promised a while. Premium Music Hub allows users access to over 19 million songs, along with other useful functions.

Posted on: 30 May 2012 13:02 by A. Brown

This could be the first photos of iPhone 5

This could be the first photos of iPhone 5

IPhone\'s case came online in a few pictures that confirm rumors of a larger screen. This could be the first photos of the next iPhone, but nothing is really safe to Apple announcement.

Posted on: 30 May 2012 12:58 by A. Brown

IE 10 for Windows 8, comes with Adobe Flash support

IE 10 for Windows 8, comes with Adobe Flash support

After criticism received at Metro version of Internet Explorer 10 , initially offered no support for Adobe Flash technology, Microsoft has taken measures to correct this problem by working directly with Adobe to integrate the necessary components into the

Posted on: 25 May 2012 10:36 by A. Brown

Windows 8: boot to fast to furious

Windows 8: boot to fast to furious

Last year began to circulate on the Internet videos where Windows 8 systems boot in 7 seconds. Unfortunately, from this performance derives some problems.

Posted on: 25 May 2012 07:28 by A. Brown

SPREAD THE WORD

User Rating

Win32 registry file
Rating: 0.0 out of 5
Based on 0 ratings. 0 user reviews.

  • Currently 0.00 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5