|
|
@11703
|
18 years |
mdewsnip |
Added "installation complete" message.
|
|
|
@11702
|
18 years |
mdewsnip |
Fixed up line endings.
|
|
|
@11687
|
18 years |
mdewsnip |
Now only offers to install Netscape if "OfferNetscape:1" is in the …
|
|
|
@11685
|
18 years |
mdewsnip |
A little bit of documentation for anyone who needs to recompile this.
|
|
|
@11684
|
18 years |
mdewsnip |
Found the working vcinstall.rc file, reverted the gsinstall.rc file …
|
|
|
@11678
|
18 years |
mdewsnip |
Moved a lot of the old Borland crap into the "really-really-old-stuff" …
|
|
|
@11675
|
18 years |
mdewsnip |
Added some stuff to compile the resource file.
|
|
|
@11674
|
18 years |
mdewsnip |
Fixed up the resource file to work with Microsoft Visual C++ 4.2.
|
|
|
@11673
|
18 years |
mdewsnip |
Removed the stuff for compiling setup.exe because we don't have a …
|
|
|
@11672
|
18 years |
mdewsnip |
Changed the makefile to match the setup.exe/gssetup.exe structure better.
|
|
|
@11671
|
18 years |
mdewsnip |
New makefile for compiling the "Exported collection" installer with …
|
|
|
@11670
|
18 years |
mdewsnip |
Some changes to get this to compile with Microsoft Visual C++ 4.2.
|
|
|
@11664
|
18 years |
mdewsnip |
Fixed the line endings... for real this time, I hope.
|
|
|
@11663
|
18 years |
mdewsnip |
Fixed up the line endings.
|
|
|
@9477
|
19 years |
mdewsnip |
Replaced all "GreenStone"s with "Greenstone".
|
|
|
@2535
|
22 years |
cs025 |
Modified the manifest layout to better support selective installation
|
|
|
@2534
|
22 years |
cs025 |
Added better monitoring of installation
|
|
|
@2533
|
22 years |
cs025 |
Properly closed handle of completed Find actions
|
|
|
@2532
|
22 years |
cs025 |
Added better reporting of installation.
|
|
|
@2324
|
23 years |
sjboddie |
Replaced some bool, true and false with BOOL, TRUE and FALSE because …
|
|
|
@2288
|
23 years |
cs025 |
Improvements to destroy the gsdlsite.cfg file as required at uninstall.
|
|
|
@2073
|
23 years |
sjboddie |
minor mods. changed some occurances of bool, true, and false to BOOL, …
|
|
|
@2063
|
23 years |
cs025 |
Improvements towards fixing Windows 3.1 uninstallation.
|
|
|
@2013
|
23 years |
cs025 |
Updates and fixes to permit removal of the main install directory …
|
|
|
@1878
|
23 years |
cs025 |
Improvements to reduce errors reported by VC++ 6.0, and extended fixes …
|
|
|
@1767
|
23 years |
cs025 |
Fixes fault in Windows 3.1 caused by lack of explicit closure of the …
|
|
|
@1766
|
23 years |
cs025 |
No true alterations; any differences should be merely whitespace from …
|
|
|
@1765
|
23 years |
cs025 |
Fixes for Windows 3.1; avoids crashes at the expense of functionality …
|
|
|
@1764
|
23 years |
cs025 |
Shouldn't be any substantial changes with previous versions (debugging …
|
|
|
@1763
|
23 years |
cs025 |
Fixed problem with detection of Windows32s
|
|
|
@1673
|
23 years |
cs025 |
Fixed problem in uninstalling which appeared when uninstalling the …
|
|
|
@1672
|
23 years |
cs025 |
Fixed problem with Windows9x; only does administrator behaviour for …
|
|
|
@1657
|
23 years |
sjboddie |
Fixed a couple of bugs that surfaced on windows 2000
|
|
|
@1639
|
23 years |
cs025 |
Further fixes to get around bloopers in Visual C++; it wasn't …
|
|
|
@1638
|
23 years |
cs025 |
Fundamental changes in the method of handling logs to further bypass …
|
|
|
@1590
|
23 years |
cs025 |
Added testing for the existence of parent keys when a key is created; …
|
|
|
@1589
|
23 years |
cs025 |
Changed exists method to avoid casting to Filetype; this also avoids …
|
|
|
@1588
|
23 years |
cs025 |
Changes for further tidying of logging.
|
|
|
@1584
|
23 years |
cs025 |
Removed messages and worked around the failure of windows 32s …
|
|
|
@1583
|
23 years |
cs025 |
Removed old messages which were unnecessary.
|
|
|
@1582
|
23 years |
cs025 |
Improved tolerance to odd win32s installations by checking for …
|
|
|
@1581
|
23 years |
cs025 |
Added icon for uninstallation in the program group.
|
|
|
@1580
|
23 years |
cs025 |
Fixed fault in detection of success in adding items.
This resulted in …
|
|
|
@1560
|
23 years |
sjboddie |
fixed a few problems relating to compiling on VC++ 4.2
|
|
|
@1549
|
23 years |
cs025 |
Inserted run of win32s installer; added check for w32sys.dll directly …
|
|
|
@1548
|
23 years |
cs025 |
Fixed problem in running executables on Windows NT/2000
|
|
|
@1547
|
23 years |
sjboddie |
An attempt to get compiling under gcc
|
|
|
@1546
|
23 years |
cs025 |
Fixed a problem with VC++ - it didn't create the install.log file when …
|
|
|
@1545
|
23 years |
cs025 |
Improved logging of manifest items, tidied the handling of items with …
|
|
|
@1544
|
23 years |
cs025 |
Made comparison in FilePath case-insensitive.
|
|
|
@1543
|
23 years |
sjboddie |
* empty log message *
|
|
|
@1541
|
23 years |
cs025 |
Fixes for WindowsNT. Also made File class subclass of FilePath class.
|
|
|
@1539
|
23 years |
sjboddie |
Got compiling on VC++ 4.2
|
|
|
@1538
|
23 years |
sjboddie |
got 16 bit part compiling on VC++ and gcc
|
|
|
@1537
|
23 years |
cs025 |
Added special VC++ resources
|
|
|
@1536
|
23 years |
sjboddie |
Changes to get compiling on VC++ and gcc
|
|
|
@1526
|
23 years |
cs025 |
Removed stringArrayMap as unnecessary.
|
|
|
@1525
|
23 years |
cs025 |
Modified uninstall.cpp/.h to remove unnecessary old code which was …
|
|
|
@1524
|
23 years |
cs025 |
Added dirent to cope with absence of the facility from VC++ 6.0, and …
|
|
|
@1502
|
23 years |
cs025 |
Properly creates and destroys the gssetup.exe executable
|
|
|
@1498
|
23 years |
cs025 |
Further changes for uninstaller
|
|
|
@1475
|
23 years |
cs025 |
Updated sources with most of uninstall added
|
|
|
@1397
|
23 years |
cs025 |
Initial revision
|