Jump to content

TextPad 4.7.2


WwTIPPYwW

Recommended Posts

http://www.textpad.com - Not all the REG stuff is working.

start.cmd

ECHO.
ECHO Extracting Textpad 4.7.2
ECHO Please wait...
start /wait %systemdrive%\install\Applications\txtpad472.exe /s

ECHO.
ECHO Installing Textpad 4.7.2
ECHO Please wait...
start /wait %systemdrive%\Install\Applications\Textpad\txpeng472.exe /S /v/qn

ECHO.
ECHO Registering Textpad 4.7.2
ECHO Please wait...
REGEDIT /S %systemdrive%\install\Applications\Textpad\Textpad.reg

textpad.reg

Windows Registry Editor Version 5.00

;Register TextPad
[HKEY_LOCAL_MACHINE\SOFTWARE\Helios\TextPad 4\License]
"UserInfo"=<<<omitted>>>
"AuthCode"=<<<omitted>>>

;Disables splash screen and turns off highlighting line with cursor
;Also enables line numbers
[HKEY_CURRENT_USER\Software\Helios\TextPad 4\Preferences]
"General"=hex:48,00,00,00
"View"=hex:5c,1c,00,00

;Show clock in status bar
[HKEY_CURRENT_USER\Software\Helios\TextPad 4\Options]
"ShowClock"=dword:00000001

;Turn off Tip Of the Day
[HKEY_CURRENT_USER\Software\Helios\TextPad 4\Tips]
"StartUp"=dword:00000001

;Maximize TextPad documents
[HKEY_CURRENT_USER\Software\Helios\TextPad 4\Window Placement]
"Maximized"=dword:00000001

;Set default settings
[HKEY_CURRENT_USER\Software\Helios\TextPad 4\Document Classes\Default]
"Type"=dword:00000000
"Properties"=hex:46,00,00,00,05,00,00,80,01,00,00,00,01,00,00,00
"PageSetup"=hex:7f,00,00,00,7f,00,00,00,7f,00,00,00,7f,00,00,00,01,00,00,00,00,\
 00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00
"Header"="&l&f&r&d"
"Footer"="&p"
"UseDefault"=dword:00000000

;Add Close and Save All Buttons
[HKEY_CURRENT_USER\Software\Helios\TextPad 4\Docking\Control-Bar5]
"Buttons"=hex:00,e1,00,00,00,a8,02,00,00,00,02,e1,00,00,00,a9,02,00,00,00,12,\
 80,00,00,00,00,00,00,00,00,00,80,00,00,00,aa,02,00,00,00,09,e1,00,00,00,32,\
 80,00,00,00,00,00,00,00,00,ac,02,00,00,00,ab,02,00,00,00,ad,02,00,00,00,00,\
 00,00,00,00,ae,02,00,00,00,af,02,00,00,00,00,00,00,00,00,16,80,00,00,00,17,\
 80,00,00,00,00,00,00,00,00,33,80,00,00,00,ac,80,00,00,00,00,00,00,00,00,b0,\
 81,00,00,00,b3,81,00,00,00,54,80,00,00,00,50,80,00,00,00,00,00,00,00,00,26,\
 80,00,00,00,29,80,00,00,00,2d,80,00,00,00,00,00,00,00,00,b0,02,00,00,00,b1,\
 02,00,00,00,b2,02,00,00,00,00,00,00,00,00,45,e1,00,00,00

Link to comment
Share on other sites


  • 1 year later...

After the unattended installation finishes, the "TextPad" option does not appear on the right-click menu, until the first time i open something with TextPad.

Where can i configure this option? I am using TextPad v4.7.3

Thanks

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...