topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 11:56 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TWmailrec [ switch to compact view ]

Pages: prev1 [2] 3 4 5 6next
26
Developer's Corner / Re: Need help with Vista Backup
« on: June 21, 2008, 09:20 PM »
I still find it impossible to delete "Documents and settings" and "users" directories from the Vista partition, while running XP.
mstTotalAccess Pro doesnt seem to resolve the problem.

The directory attributes that I can change do not make directories deletable.

Can anyone explain this?

27
Finished Programs / Re: Programming Utility SubFinder Script
« on: June 21, 2008, 09:07 PM »
Apologies for missing the reply from Ianux128 - I dont normally check this topic.

I am attaching latest bugfix:
    Corrected App identification.
    Corrected for ini setting "persist_fast=2" which avoids refilling
    Label-list each time [Shift]-F5 is pressed

Includes help file "README.TXT" explaining operation.
If README.TXT is opened in an Editor and subscript is run,
(press [Shift]-F5), the subscript table should appear listing all
"Headings" (Labels) and other options. Selecting a table entry should
cause the Editor to search for the selected label.

28
Coding Snacks / Re: CLIPSTEP from Skrommel; Script MOD
« on: June 21, 2008, 08:50 PM »
RE:   CLIPSTEP (ClipSeek)

Small mod to improve Vista operation for cleaner display

------------------------------------------------------------------------------
Further to last posting, I am now attaching the LATEST modified CLIPSTEP and NEW CLIPSEEK
programs.

CLIPSTEP is a modified version of Skrommel's Clipstep, which is a clipboard extension app
which only uses [Control]+v and [Control]+c and [Control]+x to allow clips to be stored as
.CLIP files, and allows selection of stored clips for Re-Pasting. It is now modified to work
with CLIPSEEK, a new program (modified form of Seek from Phi) which has two different modes
of operation:

CLIPSEEK CLIP Mode:
  - Displays large table of clipboard CLIPs and shows Clip content
  - Predefine a Permanent directory for preconfigured applications to store clips
  - Allows Selection criteria to preselect clips to be displayed, many modes offered
  - Provides alternative Pasting options and other functions
  - Can add comments to individual clips, mark clips to preserve/display at top of list
  - Copy/Cut/Paste Selected block of clip-content from and to clip files

CLIPSEEK Directory Mode:
  - Displays (Recursed) list of files (and directories), shows file contents/properties/icons
   for common file-types and common grahics. (uses external programs detailed in help file)
  - Allows Selection criteria for filename AND/OR contents to preselect files to be displayed,
   many modes offered.
  - Can preconfigure settings for Active programs/Apps/extensions, which are automatically
   selected by ClipSeek when run, or can be manually selected, once .ini is configured.
  - Various display, selection and sort options
  - Allows files to be run (if File association exists)/ or Directories to be selected.
  - Allows listing of Apps (Link files etc) in StartMenu and StartMenuCommon, to search for
   and run required application.
  - Can allow MS Word (2000) Document files to be listed with block of contents, on which
   Selective search can restrict list, to aid in file selection, and run MSWORD with
   selected file(s).

Excuse the errors if there are any. It all works fine on my system.



29
Skrommel's Software / Re: Clipstep & Clipseek
« on: June 21, 2008, 08:48 PM »
RE:   CLIPSTEP (ClipSeek)

Small mod to improve Vista operation for cleaner display


30
Developer's Corner / Re: Need help with Vista Backup
« on: May 19, 2008, 09:57 PM »
I have now re-downloaded and installed mst TotalAcess and it seems to work perfectly.

Many thanks for all the help! - especially to Merleone for suggesting
mst TotalAccess.

31
Developer's Corner / Re: Need help with Vista Backup
« on: May 17, 2008, 11:15 PM »
I have now experimented with mstTotalAccess Pro but so far it doesnt resolve the problem - I only used the trial program, to see if it worked.
I have contacted mst to get their advice on this.

32
Developer's Corner / Re: Need help with Vista Backup
« on: May 16, 2008, 09:23 AM »
Many thanks for the info.
I use the same username (as administrator) across the platforms, but I guess system security retricts access.

I will try to check out mstTotalAccess Pro and XYplorer and see if I can manually perform zip backup/restore first.

33
Developer's Corner / Need help with Vista Backup
« on: May 15, 2008, 08:37 PM »
I have been developing a program to backup complete XP / 98 windows systems
to a large dedicated partition for zip backups.
Now that I have installed Vista (multiboot system) in a partition, I find it impossible to zip/delete & unzip the vista "Documents and Settings" & "Users" directories from within the XP C: drive.

Can anyone suggest a way to unlock these directories from within XP, or suggest a program that has got round the problem??

34
Coding Snacks / Re: CLIPSTEP from Skrommel; Script MOD
« on: March 07, 2008, 12:14 AM »
Various improvements including:

Faster Listing display for all types of zip file (& HTML)

The Clipseek program now detects presence of 7za.EXE in \!filscrpt directory, and uses it to reveal the contents of zip,7z,GZIP,BZIP2,TAR files

7za.EXE is the Command line version 4.57 of 7-Zip
-------------------------------------------------
7-Zip Copyright (C) 1999-2007 Igor Pavlov.

7-Zip is a file archiver with high compression ratio.
7za.exe is a standalone command line version of 7-Zip.

Features of 7za.exe:
  - High compression ratio in new 7z format
  - Supported formats:
      - Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR
      - Unpacking only: Z
  - Highest compression ratio for ZIP and GZIP formats.
  - Fast compression and decompression
  - Strong AES-256 encryption in 7z and ZIP formats.

7za.exe is a free software distributed under the GNU LGPL + BSD LICENSE for AES part.

Source code of 7za.exe and 7-Zip can be found at
http://www.7-zip.org/
7za.exe can work in Windows 95/98/ME/NT/2000/XP/2003/Vista.
-------------------------------------------------


The Clipseek program still detects presence of WZUNZIP.EXE in
\!filscrpt directory, and uses it to reveal the contents of
ARJ,LZH,GZ,ACE,UUE,BZ2,JAR,ISO files.
WinZip(R) Command Line Support Add-On Version 1.0 (build 3181)
   Copyright (C) 1991-2000 WinZip Computing, Inc.
   All Rights Reserved
This WinZip Add-on requires WinZip 8.0


35
Skrommel's Software / Re: Clipstep & Clipseek
« on: March 07, 2008, 12:12 AM »
Various improvements including:

Faster Listing display for all types of zip file (& HTML)

The Clipseek program now detects presence of 7za.EXE in \!filscrpt directory, and uses it to reveal the contents of zip,7z,GZIP,BZIP2,TAR files

7za.EXE is the Command line version 4.57 of 7-Zip
-------------------------------------------------
7-Zip Copyright (C) 1999-2007 Igor Pavlov.

7-Zip is a file archiver with high compression ratio.
7za.exe is a standalone command line version of 7-Zip.

Features of 7za.exe:
  - High compression ratio in new 7z format
  - Supported formats:
      - Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR
      - Unpacking only: Z
  - Highest compression ratio for ZIP and GZIP formats.
  - Fast compression and decompression
  - Strong AES-256 encryption in 7z and ZIP formats.

7za.exe is a free software distributed under the GNU LGPL + BSD LICENSE for AES part.

Source code of 7za.exe and 7-Zip can be found at
http://www.7-zip.org/
7za.exe can work in Windows 95/98/ME/NT/2000/XP/2003/Vista.
-------------------------------------------------


The Clipseek program still detects presence of WZUNZIP.EXE in
\!filscrpt directory, and uses it to reveal the contents of
ARJ,LZH,GZ,ACE,UUE,BZ2,JAR,ISO files.
WinZip(R) Command Line Support Add-On Version 1.0 (build 3181)
   Copyright (C) 1991-2000 WinZip Computing, Inc.
   All Rights Reserved
This WinZip Add-on requires WinZip 8.0


36
Coding Snacks / Re: CLIPSTEP from Skrommel; Script MOD
« on: February 29, 2008, 03:26 PM »
Minor mods to program presets (& ini file) and help file

37
Skrommel's Software / Re: Clipstep & Clipseek
« on: February 29, 2008, 03:24 PM »
Minor mods to program presets (& ini file) and help file

38
Finished Programs / Re: Programming Utility SubFinder Script
« on: February 28, 2008, 10:45 PM »
Added a few minor bug-fixes

39
Finished Programs / Programming Utility SubFinder Script
« on: February 20, 2008, 07:04 PM »
ahk Program: subscript

spotted this brilliant program from: Trubbleguy (www.autohotkey.com)
Posted: Tue Aug 28, 2007 3:56 pm    Post subject: Programming Utility SubFinder Script   

"NO MORE SCROLLING LOOKING FOR SUBS....OR ANY OTHER ITEM YOU ;tag "

Anyone who wastes time scrolling to find a label should give it a try!
I couldnt get it to work on my system, so here is modified version (works on XP).
When Editing an .ahk, .txt, or .BAT file, calling program (hotkey: [Shift]+F5)
 shows a Listview listing ALL Labels (OR Tags marks) in file being edited.
 - On selecting a Label (/Tag), Sends [Ctrl]+f to Editor to locate Label.
This saves endless time scrolling to find a Label:
Left program with various presettable options for the time being.

40
Skrommel's Software / Re: Clipstep & Clipseek
« on: February 08, 2008, 05:07 PM »
This beta includes some enhancements, including:

If [Right-Control]-c is pressed while focused on the Right pane
(Viewer) in clip mode, the selected text (right pane) is copied to the
System Clipboard.
Further clips/text made using [Right-Control]-c will be added to the
System clipboard.
If [Right-Control]-x is pressed after a line or a block of text is
selected in the Viewer pane, the selected text will be cut from the clip, and selected content added to the System clipboard.
If [Right-Control]-v is pressed after a line or a block of text is
selected in the Viewer pane, the content of the System clipboard will be inserted into the clip file just above the highlighted or selected text in the viewer pane.
By this means, text can be added to clip files or transferred between clip files.
The Viewer will now display up to a maximum size for clip files of
82,120 Bytes.

Also, Minor adjustments to internal settings for speed/flexibilty

41
Coding Snacks / Re: CLIPSTEP from Skrommel; Script MOD
« on: February 08, 2008, 05:04 PM »
This beta includes some enhancements, including:

If [Right-Control]-c is pressed while focused on the Right pane
(Viewer) in clip mode, the selected text (right pane) is copied to the
System Clipboard.
Further clips/text made using [Right-Control]-c will be added to the
System clipboard.
If [Right-Control]-x is pressed after a line or a block of text is
selected in the Viewer pane, the selected text will be cut from the clip,
and selected content added to the System clipboard.
If [Right-Control]-v is pressed after a line or a block of text is
selected in the Viewer pane, the content of the System clipboard will be inserted into the clip file just above the highlighted or selected text in the viewer pane.
By this means, text can be added to clip files or transferred between clip files.
The Viewer will now display up to a maximum size for clip files of
82,120 Bytes.

Also, Minor adjustments to internal settings for speed/flexibilty

42
Coding Snacks / Re: CLIPSTEP from Skrommel; Script MOD
« on: January 29, 2008, 10:38 PM »
This version contains very minor improvements

43
Skrommel's Software / Re: Clipstep & Clipseek
« on: January 29, 2008, 10:35 PM »
This beta contains very minor improvements

44
Coding Snacks / Re: CLIPSTEP from Skrommel; Script MOD
« on: January 24, 2008, 07:07 PM »
This beta includes one enhancements:

Some systems may not be able to switch panes using
[Control]-[Up/Down] reliably.
A more reliable Hotkey based method is incorporated in this version

45
Skrommel's Software / Re: Clipstep & Clipseek
« on: January 24, 2008, 07:05 PM »
This beta includes one enhancements:

Some systems may not be able to switch panes using
[Control]-[Up/Down]
A more reliable Hotkey based method is incorporated in this version

46
Coding Snacks / Re: CLIPSTEP from Skrommel; Script MOD
« on: January 22, 2008, 02:50 PM »
This beta includes some minor bug-fixes and enhancements, including:

1.  Install s/routine improved
       Operates when first run
2.  "Setup" [Ctrl]-"Update" and "Update" improved

.. and some other improvements

Unpack all _filscrpt zip files int ...\Clipstep\!filscript directory

Clipstep/clipseek new vs. 30/08/09

47
Skrommel's Software / Re: Clipstep & Clipseek
« on: January 22, 2008, 02:48 PM »
This beta includes some major bug-fixes and enhancements, including:

1.  Install s/routine improved
       Operates when first run
2.  "Setup" [Ctrl]-"Update" and "Update" improved

.. and many other improvements

Download all _filscrpt zip files into  ...\Clipstep\!filscrpt Directory

Major update: 13 August 2009
Further update for VISTA (Slow system)

48
Coding Snacks / Re: CLIPSTEP from Skrommel; Script MOD
« on: January 20, 2008, 11:00 PM »
This beta includes some bug-fixes and enhancements, including:

1.  Install s/routine to help ini file configuration
        Operates when first run
2.  Can manually run install from "Setup" [Ctrl]-"Update" button
3.  Swapped [Ctrl]-[Enter] and [Enter] for "scanpath" restore
        after switching to Subdirectory in clipseek "Dir"
4.  ini [Settings] editable from "Setup". Use with caution

.. and many other improvements, program virtually finished

49
Skrommel's Software / Re: Clipstep & Clipseek
« on: January 20, 2008, 10:56 PM »
This beta includes some bug-fixes and enhancements, including:

1.  Install s/routine to help ini file configuration
   Operates when first run
2.  Can manually run install from "Setup" [Ctrl]-"Update" button
3.  Swapped [Ctrl]-[Enter] and [Enter] for "scanpath" restore
            after switching to Subdirectory in clipseek "Dir"
4.  ini [Settings] editable from "Setup". Use with caution

.. and many other improvements, program virtually finished.

50
Coding Snacks / Re: CLIPSTEP from Skrommel; Script MOD
« on: January 15, 2008, 07:28 PM »
This beta includes some late bug-fixes and enhancements, including:

1.   Copy selected contents of Viewer pane (multi) as clip files
       ([Ctrl]-c)
2.   Icons and Graphic display restored after resizing, and after using
       (Up/Down) keys in Viewer pane.
3.   [Right-Control]-[Enter] to ADD viewer pane text to clipboard
4.   Further adjustments made to Ctrl-Up & Ctrl-Down to switch
       panes reliably.
5.  Enhanced Viewer updating.

.. and other bits and pieces

Pages: prev1 [2] 3 4 5 6next