ReGet 1.4 readme

Content

  1. Command line parameters
  2. Substitution strings

The ReGet may be started with English interface. To change interface to any other language, please select in the program menu: View -> Language -> then select desired language.

ReGet Home Page: www.reget.com

You may find lots of useful information (F.A.Q., online documentation and more) at "ReGet Support Page" of our web-server.

If you want to automatically receive notifications about new versions of ReGet via e-mail, please subscribe to "ReGet Newsletter" on our web-server.

PS. There might be delays in localizing content of our web-server. If you understand English, we suggest you visit English version of our pages.

ReGet command line parameters

ReGet [options] [url1] [url2] [file1.lst] [file2.lst] [file1.wrg] [file2.wrg]
By default ReGet open default.wrg from directory where ReGet.exe placed

-Setup
Setup ReGet in system. Add items to Start & MSIE context menu, add sound events.... Use this option if you move ReGet to another directory
-UnSetup
delete ReGet from registry and Start Menu. Use this option to manually uninstall ReGet.
-Add
force ReGet to pass parameters to running instance. If ReGet isn't runned and -NoStart flag not specified ReGet is started
-Dial
force running copy of ReGet to dial
-Hangup
force running copy of ReGet to hangup
-cfg:name
use specified configuration.
-Wizard
run setup wizard
-NoSplash
disable splash screen
-NoStart
Prevent ReGet from starting if used with /Add

Substitution strings

You can use this string in URL, Save downloads to folder, and Save As download properties. For sample you can set Save downloads to folder property to
C:\!in\[host]\[path] to sort download into directories.

[Host]
host name from URL (for sample www.microsoft.com)
[Host`]
host name where all "." replaced to "`" (for sample www`microsoft`com)
[Host_]
host name where all "." replaced to "_" (for sample www_microsoft_com)
[Path]
Path from URL
[Path`]
Path where all "/" replaced to "`"
[Path_]
Path where all "/" replaced to "_"
[Protocol]
protocol name (ftp,http)
[Ext]
filename extension in URL
[WeekDayS]
Abbreviated weekday name
[FullWeekDayS]
Full weekday name
[MonthS]
Abbreviated month name
[FullMonthS]
Full month name
[Day]
Day of month as decimal number (1 - 31)
[Hour]
Hour in 24-hour format (0 - 23)
[Hour12]
Hour in 12-hour format (1 - 12)
[DayOfYear]
Day of year as decimal number (1 - 366)
[Month]
Month as decimal number (1 - 12)
[Minute]
Minute as decimal number (0 - 59)
[AmPm]
Current locale's A.M./P.M. indicator for 12-hour clock
[Second]
Second as decimal number (00 - 59)
[Week]
Week of year as decimal number, with Sunday as first day of week (0 - 51)
[Weekday]
Weekday as decimal number (0 - 6; Sunday is 0)
[WeekOfYear]
Week of year as decimal number, with Monday as first day of week (0 - 51)
[Year]
Year without century, as decimal number (00 - 99)
[Year4]
Year with century, as decimal number
[TZ]
Time-zone name or abbreviation; no characters if time zone is unknown
Copyright (c) ReGet Software, 1996-1999