#1 2008-09-02 17:46:26
- andrehamburg
- Member
- From: Hamburg, Germany
- Registered: 2008-04-13
- Posts: 16
GCstar portable
Hi all, i think a portable version to start e.g. from USB-Drives would be a great feature.
Gruß, greetings, Salutation - André
------------
If you have problems to understand my posting, it could result on my bad english. Please ask me, i will try it again ;o)
Offline
#2 2008-09-08 20:39:00
- andrehamburg
- Member
- From: Hamburg, Germany
- Registered: 2008-04-13
- Posts: 16
Re: GCstar portable
Isn't it a good idea? (
Gruß, greetings, Salutation - André
------------
If you have problems to understand my posting, it could result on my bad english. Please ask me, i will try it again ;o)
Offline
#3 2008-09-09 08:33:29
- GCHelp
- New member
- Registered: 2008-09-08
- Posts: 3
Re: GCstar portable
Well, the problem is not 'is it a good idea' but 'is it possible'. GCStar is written in perl so it need an interpreter to run. However, it sounds possible to make a standalone executable with PAR-Packer (pp) which is a free software (compared to perl2exe which is not). But an executable made for Microsoft windows OS won't work on a Gnu-linux distribution and vice versa.
Moreover it's gonna be really painfull to create this executable because of GCStar's dependancies (Gtk2, xml, tar, zip...). And the final executable might be quite heavy (30mo at least)
Maybe somebody want to take care of it...I pass.
about PAR::Packer -> http://search.cpan.org/~smueller/PAR-Pa … /lib/pp.pm
Offline
#4 2008-09-09 09:07:44
- andrehamburg
- Member
- From: Hamburg, Germany
- Registered: 2008-04-13
- Posts: 16
Re: GCstar portable
I think a portable version for windows should be a great first step ;o) Especially for me *g*
Even i had an idea. I copied the program folder from my Vista laptop where gcstar is installed to an usb-stick and plugged in on a Windows XP Computer. First i started the gcstar.exe in the bin folder. Nothing happened. After i started the gcstar.bat and... what should i say... it works ) Is this a portable version for windows or could some problems occur in the future?
Gruß, greetings, Salutation - André
------------
If you have problems to understand my posting, it could result on my bad english. Please ask me, i will try it again ;o)
Offline
#5 2008-09-09 11:15:41
- GCHelp
- New member
- Registered: 2008-09-08
- Posts: 3
Re: GCstar portable
Well, i guess it works because perl is installed on both of your computers. so yes if perl and gtk2-perl are installed on all your computers, it should work. But that's not a real portable version. For example if you want to use it on a friends computer, he might not have perl, so it won't run.
Offline
#6 2008-09-14 18:58:49
- tpf
- Moderator
- Registered: 2006-12-12
- Posts: 161
Re: GCstar portable
Hi,
Just a question : what will be the purpose to have a lite version of GCStar ? Is it just to have your collections with you ( in this case you can maybe use export in html ? )
Offline
#7 2008-09-22 08:35:30
Re: GCstar portable
GCHelp wrote:
Moreover it's gonna be really painfull to create this executable because of GCStar's dependancies (Gtk2, xml, tar, zip...). And the final executable might be quite heavy (30mo at least)
Maybe somebody want to take care of it...I pass.
about PAR::Packer -> http://search.cpan.org/~smueller/PAR-Pa … /lib/pp.pm
That's exactly what I did since version 1.4.0. And yes, that was really painful Now there a gcstar.exe file that also contains the perl interpreter and dependencies.
So the current Windows version is already portable. The installer just extracts all the files in one directory.
andrehamburg wrote:
Even i had an idea. I copied the program folder from my Vista laptop where gcstar is installed to an usb-stick and plugged in on a Windows XP Computer. First i started the gcstar.exe in the bin folder. Nothing happened. After i started the gcstar.bat and... what should i say... it works
) Is this a portable version for windows or could some problems occur in the future?
You can copy this directory anywhere, it should work as long as you use the .bat as you already noticed. You won't have any problem with that. The only one could be with language. Because of a bug on Windows systems, the language used is written in the .bat.
Offline
#8 2010-02-11 14:25:52
- at
- New member
- Registered: 2010-02-11
- Posts: 1
Re: GCstar portable
Well... it seems to be not strictly portable: it writes some setting to the registry:
Regshot 1.8.2
Commenti:
Dataora:2010/2/11 14:17:02 , 2010/2/11 14:18:02
Computer:*******, **************
Username: ,
----------------------------------
Added Keys:9
----------------------------------
HKLM\SOFTWARE\Classes\.gcs
HKLM\SOFTWARE\Classes\GCstarFile
HKLM\SOFTWARE\Classes\GCstarFile\DefaultIcon
HKLM\SOFTWARE\Classes\GCstarFile\shell
HKLM\SOFTWARE\Classes\GCstarFile\shell\open
HKLM\SOFTWARE\Classes\GCstarFile\shell\open\command
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\GCstar
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GCstar
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU\hiv
----------------------------------
Added Values:18
----------------------------------
HKLM\SOFTWARE\Classes\.gcs\: "GCstarFile"
HKLM\SOFTWARE\Classes\GCstarFile\shell\open\command\: ""C:\Documents and Settings\*******\Desktop\GCstar\bin\gcstar.bat" "%1""
HKLM\SOFTWARE\Classes\GCstarFile\shell\: "open"
HKLM\SOFTWARE\Classes\GCstarFile\DefaultIcon\: "C:\Documents and Settings\*******\Desktop\GCstar\share\gcstar\icons\GCstar.ico"
HKLM\SOFTWARE\Classes\GCstarFile\: "GCstar Collection"
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\GCstar\: "C:\Documents and Settings\*******\Desktop\GCstar"
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GCstar\DisplayName: "GCstar 1.5.0"
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GCstar\UninstallString: "C:\Documents and Settings\*******\Desktop\GCstar\uninst.exe"
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GCstar\DisplayIcon: "C:\Documents and Settings\*******\Desktop\GCstar\gcstar"
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GCstar\DisplayVersion: "1.5.0"
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GCstar\URLInfoAbout: "http://www.gcstar.org/"
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GCstar\Publisher: "Tian"
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GCstar\NSIS:Language: "1040"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\LastVisitedMRU\j: 72 00 65 00 67 00 73 00 68 00 6F 00 74 00 2E 00 65 00 78 00 65 00 00 00 43 00 3A 00 5C 00 44 00 6F 00 63 00 75 00 6D 00 65 00 6E 00 74 00 73 00 20 00 61 00 6E 00 64 00 20 00 53 00 65 00 74 00 74 00 69 00 6E 00 67 00 73 00 5C 00 74 00 61 00 76 00 69 00 6C 00 6C 00 61 00 5F 00 61 00 6E 00 64 00 72 00 65 00 61 00 5C 00 44 00 65 00 73 00 6B 00 74 00 6F 00 70 00 00 00
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU\hiv\a: "C:\Documents and Settings\***********\Desktop\1shotreg.hiv"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU\hiv\MRUList: "a"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.hiv\OpenWithList\a: "regshot.exe"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.hiv\OpenWithList\MRUList: "a"
----------------------------------
Modified Values:13
----------------------------------
HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed: EF 14 4C CD E4 65 C3 5F CA B8 E0 6B A5 8C 4D C9 20 8A D8 7F CC 6C 38 57 2D 1C F6 9E 61 4B 0C AF B3 B8 25 F8 17 64 77 75 15 A7 66 00 08 45 77 EA 49 55 12 B2 15 D7 A3 15 DF 36 71 DD 08 AE 07 6E A6 CA 64 29 C9 84 B3 29 8A 32 62 4E 8C 6A A5 07
HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed: 65 B6 0D B7 4E 15 4E BF 62 B2 AF 8D 5B C6 FA 1C 5E 0A CC EB 70 4E 97 A1 0E 64 62 7B B0 1F DE 10 15 01 9D BF C3 EF C0 FE 37 4B 49 7D 3E 50 E7 5C 1B D3 65 E7 F3 E3 10 5B 71 86 9A E0 E5 E8 36 41 56 4E 39 F4 FA 43 80 63 11 FB 89 36 DB 97 BD 21
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\LastVisitedMRU\MRUList: "idbhgfeca"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\LastVisitedMRU\MRUList: "jidbhgfeca"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU\*\MRUList: "edcbajihgf"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU\*\MRUList: "fedcbajihg"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU\*\f: "C:\Documents and Settings\******\Desktop\any-video-converter.exe"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU\*\f: "C:\Documents and Settings\******\Desktop\1shotreg.hiv"
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count\HRZR_EHACNGU: 29 01 00 00 E6 19 00 00 50 8F 6C 72 24 AB CA 01
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count\HRZR_EHACNGU: 29 01 00 00 E7 19 00 00 50 1B A9 EF 24 AB CA 01
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count\HRZR_EHACNGU:P:\Qbphzragf naq Frggvatf\gnivyyn_naqern\Qrfxgbc\TPfgne_1.5.0_Frghc.rkr: 29 01 00 00 08 00 00 00 30 CA 06 59 24 AB CA 01
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count\HRZR_EHACNGU:P:\Qbphzragf naq Frggvatf\gnivyyn_naqern\Qrfxgbc\TPfgne_1.5.0_Frghc.rkr: 29 01 00 00 09 00 00 00 50 1B A9 EF 24 AB CA 01
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{72267F6A-A6F9-11D0-BC94-00C04FB67863}\iexplore\Count: 0x00000032
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{72267F6A-A6F9-11D0-BC94-00C04FB67863}\iexplore\Count: 0x00000034
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{72267F6A-A6F9-11D0-BC94-00C04FB67863}\iexplore\Time: DA 07 02 00 04 00 0B 00 0E 00 0E 00 02 00 83 00
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{72267F6A-A6F9-11D0-BC94-00C04FB67863}\iexplore\Time: DA 07 02 00 04 00 0B 00 0E 00 11 00 31 00 FD 01
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{8856F961-340A-11D0-A96B-00C04FD705A2}\iexplore\Count: 0x00000019
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{8856F961-340A-11D0-A96B-00C04FD705A2}\iexplore\Count: 0x0000001A
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{8856F961-340A-11D0-A96B-00C04FD705A2}\iexplore\Time: DA 07 02 00 04 00 0B 00 0E 00 0E 00 02 00 83 00
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{8856F961-340A-11D0-A96B-00C04FD705A2}\iexplore\Time: DA 07 02 00 04 00 0B 00 0E 00 11 00 31 00 FD 01
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\Shell\Bags\2\Desktop\ItemPos1280x1024(1): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3F 00 00 00 47 01 00 00 14 00 1F 60 40 F0 5F 64 81 50 1B 10 9F 08 00 AA 00 2F 95 4E 3B 00 00 00 95 01 00 00 14 00 1F 68 80 53 1C 87 A0 42 69 10 A2 EA 08 00 2B 30 30 9D A6 00 00 00 4F 02 00 00 2E 00 31 00 00 00 00 00 44 3C 29 78 10 00 32 63 00 00 1C 00 03 00 04 00 EF BE 44 3C 7C 77 4B 3C A8 6D 14 00 00 00 32 00 63 00 00 00 12 00 E8 00 00 00 06 02 00 00 40 00 31 00 00 00 00 00 3A 3C E7 7C 10 00 61 6D 63 5F 66 75 6C 6C 00 00 28 00 03 00 04 00 EF BE 3A 3C A7 7C 4B 3C A8 6D 14 00 00 00 61 00 6D 00 63 00 5F 00 66 00 75 00 6C 00 6C 00 00 00 18 00 7D 01 00 00 C6 01 00 00 44 00 31 00 00 00 00 00 4B 3C C4 4D 10 00 41 56 49 5F 4A 4F 7E 31 00 00 2C 00 03 00 04 00 EF BE 4B 3C C4 4D 4B 3C AE 71 14 00 00 00 41 00 56 00 49 00 5F 00 4A 00 6F 00 69 00 6E 00 65 00 72 00 00 00 18 00 15 00 00 00 98 00 00 00 3A 00 31 00 00 00 00 00 4B 3C C0 71 10 00 47 43 73 74 61 72 00 00 24 00 03 00 04 00 EF BE 4B 3C 1D 70 4B 3C C0 71 14 00 00 00 47 00 43 00 73 00 74 00 61 00 72 00 00 00 16 00 28 01 00 00 06 02 00 00 3C 00 31 00 00 00 00 00 3A 3C B5 69 10 00 6C 65 74 74 75 72 61 00 26 00 03 00 04 00 EF BE 3A 3C B2 69 4B 3C A8 6D 14 00 00 00 6C 00 65 00 74 00 74 00 75 00 72 00 61 00 00 00 16 00 E0 00 00 00 49 02 00 00 76 00 31 00 00 00 00 00 41 3C 23 44 10 00 4E 4F 56 49 43 4F 7E 31 2E 30 30 32 00 00 5A 00 03 00 04 00 EF BE 41 3C 22 44 4B 3C A8 6D 14 00 00 00 4E 00 6F 00 76 00 69 00 63 00 6F 00 72 00 70 00 20 00 57 00 69 00 6E 00 54 00 6F 00 46 00 6C 00 61 00 73 00 68 00 20 00 30 00 2E 00 35 00 2E 00 30 00 30 00 32 00 33 00 20 00 62 00 65 00 74 00 61 00 00 00 1C 00 23 01 00 00 B2 01 00 00 4E 00 31 00 00 00 00 00 4B 3C EE 46 10 00 52 45 53 45 44 49 7E 31 00 00 36 00 03 00 04 00 EF BE 4B 3C EE 46 4B 3C A8 6D 14 00 00 00 52 00 65 00 73 00 45 00 64 00 69 00 74 00 2D 00 55 00 4E 00 49 00 43 00 4F 00 44 00 45 00 00 00 18 00 AB 00 00 00 00 02 00 00 44 00 31 00 00 00 00 00 2E 3C AD 81 10 00 55 53 42 4D 55 4C 7E 31 00 00 2C 00 03 00 04 00 EF BE 2E 3C 19 79 4B 3C A8 6D 14 00 00 00 55 00 53 00 42 00 20 00 6D 00 75 00 6C 00 74 00 69 00 62 00 00 00 18 00 7D 01 00 00 11 02 00 00 4C 00 32 00 1E 28 1C 00 4B 3C 17 4D 20 00 31 30 5F 31 5F 77 65 62 2E 70 64 66 00 00 30 00 03 00 04 00 EF BE 4B 3C E7 4D 4B 3C E7 4D 14 00 00 00 31 00 30 00 5F 00 31 00 5F 00 77 00 65 00 62 00 2E 00 70 00 64 00 66 00 00 00 1C 00 15 00 00 00 02 00 00 00 66 00 32 00 26 40 0C 00 4B 3C 91 69 20 00 35 39 37 35 37 39 7E 31 2E 4A 50 47 00 00 4A 00 03 00 04 00 EF BE 4B 3C 8F 69 4B 3C 91 69 14 00 00 00 35 00 39 00 37 00 35 00 37 00 39 00 36 00 38 00 5F 00 32 00 30 00 36 00 30 00 35 00 32 00 31 00 33 00 61 00 33 00 5F 00 62 00 2E 00 6A 00 70 00 67 00 00 00 1C 00 15 00 00 00 4D 00 00 00 60 00 32 00 33 43 03 01 4B 3C F0 6E 20 00 47 43 53 54 41 52 7E 31 2E 45 58 45 00 00 44 00 03 00 04 00 EF BE 4B 3C DD 6E 4B 3C A1 71 14 00 00 00 47 00 43 00 73 00 74 00 61 00 72 00 5F 00 31 00 2E 00 35 00 2E 00 30 00 5F 00 53 00 65 00 74 00 75 00 70 00 2E 00 65 00 78 00 65 00 00 00 1C 00 24 01 00 00 54 02 00 00 50 00 32 00 00 66 00 00 45 3C AC 3D 20 00 49 4D 50 4F 52 54 7E 31 2E 58 4C 53 00 00 34 00 03 00 04 00 EF BE 45 3C 41 3D 49 3C AB 7D 14 00 00 00 69 00 6D 00 70 00 6F 00 72 00 74 00 61 00 6E 00 74 00 65 00 2E 00 78 00 6C 00 73 00 00 00 1C 00 34 00 00 00 1A 02 00 00 66 00 32 00 85 03 00 00 27 3C 31 53 20 00 4A 44 4F 57 4E 4C 7E 31 2E 4C 4E 4B 00 00 4A 00 03 00 04 00 EF BE 27 3C 31 53 4B 3C 9C 71 14 00 00 00 4A 00 64 00 6F 00 77 00 6E 00 6C 00 6F 00 61 00 64 00 65 00 72 00 20 00 64 00 6F 00 77 00 6E 00 6C 00 6F 00 61 00 64 00 73 00 2E 00 6C 00 6E 00 6B 00 00 00 1C 00 A9 00 00 00 C3 01 00 00 42 00 32 00 5C 11 00 00 32 3C EA 80 20 00 6C 69 6E 6B 73 2E 74 78 74 00 2A 00 03 00 04 00 EF BE 2B 3C 62 57 49 3C 2C 7D 14 00 00 00 6C 00 69 00 6E 00 6B 00 73 00 2E 00 74 00 78 00 74 00 00 00 18 00 37 00 00 00 DC 01 00 00 3C 00 32 00 D4 01 00 00 8F 3B 53 64 20 00 4D 49 4F 2E 6C 6E 6B 00 26 00 03 00 04 00 EF BE 8F 3B 53 64 4B 3C 9C 71 14 00 00 00 4D 00 49 00 4F 00 2E 00 6C 00 6E 00 6B 00 00 00 16 00 DB 00 00 00 BB 01 00 00 66 00 32 00 79 00 00 00 4B 3C CD 41 20 00 52 45 47 49 53 54 7E 31 2E 54 58 54 00 00 4A 00 03 00 04 00 EF BE 4B 3C CD 41 4B 3C CD 41 14 00 00 00 72 00 65 00 67 00 69 00 73 00 74 00 72 00 61 00 7A 00 69 00 6F 00 6E 00 69 00 20 00 73 00 65 00 72 00 76 00 69 00 7A 00 69 00 2E 00 74 00 78 00 74 00 00 00 1C 00 DB 00 00 00 BB 01 00 00 00 00 00 00
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\Shell\Bags\2\Desktop\ItemPos1280x1024(1): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3F 00 00 00 47 01 00 00 14 00 1F 60 40 F0 5F 64 81 50 1B 10 9F 08 00 AA 00 2F 95 4E 3B 00 00 00 95 01 00 00 14 00 1F 68 80 53 1C 87 A0 42 69 10 A2 EA 08 00 2B 30 30 9D A6 00 00 00 4F 02 00 00 2E 00 31 00 00 00 00 00 44 3C 29 78 10 00 32 63 00 00 1C 00 03 00 04 00 EF BE 44 3C 7C 77 4B 3C A8 6D 14 00 00 00 32 00 63 00 00 00 12 00 E8 00 00 00 06 02 00 00 40 00 31 00 00 00 00 00 3A 3C E7 7C 10 00 61 6D 63 5F 66 75 6C 6C 00 00 28 00 03 00 04 00 EF BE 3A 3C A7 7C 4B 3C A8 6D 14 00 00 00 61 00 6D 00 63 00 5F 00 66 00 75 00 6C 00 6C 00 00 00 18 00 7D 01 00 00 C6 01 00 00 44 00 31 00 00 00 00 00 4B 3C C4 4D 10 00 41 56 49 5F 4A 4F 7E 31 00 00 2C 00 03 00 04 00 EF BE 4B 3C C4 4D 4B 3C AE 71 14 00 00 00 41 00 56 00 49 00 5F 00 4A 00 6F 00 69 00 6E 00 65 00 72 00 00 00 18 00 15 00 00 00 98 00 00 00 3A 00 31 00 00 00 00 00 4B 3C 38 72 10 00 47 43 73 74 61 72 00 00 24 00 03 00 04 00 EF BE 4B 3C 1D 70 4B 3C 38 72 14 00 00 00 47 00 43 00 73 00 74 00 61 00 72 00 00 00 16 00 28 01 00 00 06 02 00 00 3C 00 31 00 00 00 00 00 3A 3C B5 69 10 00 6C 65 74 74 75 72 61 00 26 00 03 00 04 00 EF BE 3A 3C B2 69 4B 3C A8 6D 14 00 00 00 6C 00 65 00 74 00 74 00 75 00 72 00 61 00 00 00 16 00 E0 00 00 00 49 02 00 00 76 00 31 00 00 00 00 00 41 3C 23 44 10 00 4E 4F 56 49 43 4F 7E 31 2E 30 30 32 00 00 5A 00 03 00 04 00 EF BE 41 3C 22 44 4B 3C A8 6D 14 00 00 00 4E 00 6F 00 76 00 69 00 63 00 6F 00 72 00 70 00 20 00 57 00 69 00 6E 00 54 00 6F 00 46 00 6C 00 61 00 73 00 68 00 20 00 30 00 2E 00 35 00 2E 00 30 00 30 00 32 00 33 00 20 00 62 00 65 00 74 00 61 00 00 00 1C 00 23 01 00 00 B2 01 00 00 4E 00 31 00 00 00 00 00 4B 3C EE 46 10 00 52 45 53 45 44 49 7E 31 00 00 36 00 03 00 04 00 EF BE 4B 3C EE 46 4B 3C A8 6D 14 00 00 00 52 00 65 00 73 00 45 00 64 00 69 00 74 00 2D 00 55 00 4E 00 49 00 43 00 4F 00 44 00 45 00 00 00 18 00 AB 00 00 00 00 02 00 00 44 00 31 00 00 00 00 00 2E 3C AD 81 10 00 55 53 42 4D 55 4C 7E 31 00 00 2C 00 03 00 04 00 EF BE 2E 3C 19 79 4B 3C A8 6D 14 00 00 00 55 00 53 00 42 00 20 00 6D 00 75 00 6C 00 74 00 69 00 62 00 00 00 18 00 7D 01 00 00 11 02 00 00 4C 00 32 00 1E 28 1C 00 4B 3C 17 4D 20 00 31 30 5F 31 5F 77 65 62 2E 70 64 66 00 00 30 00 03 00 04 00 EF BE 4B 3C E7 4D 4B 3C E7 4D 14 00 00 00 31 00 30 00 5F 00 31 00 5F 00 77 00 65 00 62 00 2E 00 70 00 64 00 66 00 00 00 1C 00 15 00 00 00 02 00 00 00 66 00 32 00 26 40 0C 00 4B 3C 91 69 20 00 35 39 37 35 37 39 7E 31 2E 4A 50 47 00 00 4A 00 03 00 04 00 EF BE 4B 3C 8F 69 4B 3C 91 69 14 00 00 00 35 00 39 00 37 00 35 00 37 00 39 00 36 00 38 00 5F 00 32 00 30 00 36 00 30 00 35 00 32 00 31 00 33 00 61 00 33 00 5F 00 62 00 2E 00 6A 00 70 00 67 00 00 00 1C 00 15 00 00 00 4D 00 00 00 60 00 32 00 33 43 03 01 4B 3C F0 6E 20 00 47 43 53 54 41 52 7E 31 2E 45 58 45 00 00 44 00 03 00 04 00 EF BE 4B 3C DD 6E 4B 3C B7 71 14 00 00 00 47 00 43 00 73 00 74 00 61 00 72 00 5F 00 31 00 2E 00 35 00 2E 00 30 00 5F 00 53 00 65 00 74 00 75 00 70 00 2E 00 65 00 78 00 65 00 00 00 1C 00 24 01 00 00 54 02 00 00 50 00 32 00 00 66 00 00 45 3C AC 3D 20 00 49 4D 50 4F 52 54 7E 31 2E 58 4C 53 00 00 34 00 03 00 04 00 EF BE 45 3C 41 3D 49 3C AB 7D 14 00 00 00 69 00 6D 00 70 00 6F 00 72 00 74 00 61 00 6E 00 74 00 65 00 2E 00 78 00 6C 00 73 00 00 00 1C 00 34 00 00 00 1A 02 00 00 66 00 32 00 85 03 00 00 27 3C 31 53 20 00 4A 44 4F 57 4E 4C 7E 31 2E 4C 4E 4B 00 00 4A 00 03 00 04 00 EF BE 27 3C 31 53 4B 3C 9C 71 14 00 00 00 4A 00 64 00 6F 00 77 00 6E 00 6C 00 6F 00 61 00 64 00 65 00 72 00 20 00 64 00 6F 00 77 00 6E 00 6C 00 6F 00 61 00 64 00 73 00 2E 00 6C 00 6E 00 6B 00 00 00 1C 00 A9 00 00 00 C3 01 00 00 42 00 32 00 5C 11 00 00 32 3C EA 80 20 00 6C 69 6E 6B 73 2E 74 78 74 00 2A 00 03 00 04 00 EF BE 2B 3C 62 57 49 3C 2C 7D 14 00 00 00 6C 00 69 00 6E 00 6B 00 73 00 2E 00 74 00 78 00 74 00 00 00 18 00 37 00 00 00 DC 01 00 00 3C 00 32 00 D4 01 00 00 8F 3B 53 64 20 00 4D 49 4F 2E 6C 6E 6B 00 26 00 03 00 04 00 EF BE 8F 3B 53 64 4B 3C 9C 71 14 00 00 00 4D 00 49 00 4F 00 2E 00 6C 00 6E 00 6B 00 00 00 16 00 DB 00 00 00 BB 01 00 00 66 00 32 00 79 00 00 00 4B 3C CD 41 20 00 52 45 47 49 53 54 7E 31 2E 54 58 54 00 00 4A 00 03 00 04 00 EF BE 4B 3C CD 41 4B 3C CD 41 14 00 00 00 72 00 65 00 67 00 69 00 73 00 74 00 72 00 61 00 7A 00 69 00 6F 00 6E 00 69 00 20 00 73 00 65 00 72 00 76 00 69 00 7A 00 69 00 2E 00 74 00 78 00 74 00 00 00 1C 00 15 00 00 00 E3 00 00 00 4C 00 32 00 2E D7 6D 01 4B 3C 2A 72 20 00 31 73 68 6F 74 72 65 67 2E 68 69 76 00 00 30 00 03 00 04 00 EF BE 4B 3C 27 72 4B 3C 2A 72 14 00 00 00 31 00 73 00 68 00 6F 00 74 00 72 00 65 00 67 00 2E 00 68 00 69 00 76 00 00 00 1C 00 15 00 00 00 A5 02 00 00 46 00 3A 00 11 07 00 00 4B 3C 39 72 20 00 47 43 73 74 61 72 2E 6C 6E 6B 00 00 2C 00 03 00 04 00 EF BE 4B 3C 39 72 4B 3C 39 72 14 00 00 00 47 00 43 00 73 00 74 00 61 00 72 00 2E 00 6C 00 6E 00 6B 00 00 00 1A 00 15 00 00 00 A5 02 00 00 00 00 00 00
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\ShellNoRoam\BagMRU\3\MRUListEx: 02 00 00 00 08 00 00 00 05 00 00 00 03 00 00 00 07 00 00 00 00 00 00 00 04 00 00 00 0A 00 00 00 01 00 00 00 06 00 00 00 0B 00 00 00 09 00 00 00 0C 00 00 00 12 00 00 00 11 00 00 00 10 00 00 00 0E 00 00 00 0F 00 00 00 0D 00 00 00 FF FF FF FF
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\ShellNoRoam\BagMRU\3\MRUListEx: 02 00 00 00 05 00 00 00 08 00 00 00 03 00 00 00 07 00 00 00 00 00 00 00 04 00 00 00 0A 00 00 00 01 00 00 00 06 00 00 00 0B 00 00 00 09 00 00 00 0C 00 00 00 12 00 00 00 11 00 00 00 10 00 00 00 0E 00 00 00 0F 00 00 00 0D 00 00 00 FF FF FF FF
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\ShellNoRoam\BagMRU\3\5\0\0\MRUListEx: 04 00 00 00 03 00 00 00 02 00 00 00 01 00 00 00 09 00 00 00 0B 00 00 00 06 00 00 00 00 00 00 00 08 00 00 00 0A 00 00 00 05 00 00 00 07 00 00 00 FF FF FF FF
HKU\S-1-5-21-1551380472-522478087-31540385-8952\Software\Microsoft\Windows\ShellNoRoam\BagMRU\3\5\0\0\MRUListEx: 01 00 00 00 04 00 00 00 03 00 00 00 02 00 00 00 09 00 00 00 0B 00 00 00 06 00 00 00 00 00 00 00 08 00 00 00 0A 00 00 00 05 00 00 00 07 00 00 00 FF FF FF FF
----------------------------------
Total Changes:40
---------------------------------- really a mess.... I hope it could be done better 'cause it's really a nice program. Good Job!
Offline
#9 2010-02-14 20:41:11
Re: GCstar portable
Hi,
The only changes here are to associate .gcs files to GCstar and some information for the uninstaller. I have no idea what the other ones mean. But for sure, GCstar don't use the registry at runtime, so nothing is needed here.
Offline
#10 2017-01-11 23:46:14
- phoenix1971
- New member
- Registered: 2017-01-11
- Posts: 7
Re: GCstar portable
Does anybody know if the software was ever made portable or not,as i'd love to be able to carry my collection with me
cheers
Offline
#11 2017-01-12 15:03:01
Re: GCstar portable
The way to create a portable version of GCstar depends on the target operating system.
On Windows, there was a discussion on this topic last year ( http://forums.gcstar.org/viewtopic.php?id=18103 ). One needs to change the environment variable APPDATA to point to a directory in the removable media.
On Linux, one has to use a portable version of Perl.
Offline
#12 2019-02-18 00:05:42
Re: GCstar portable
I've just tried to run GCstar with Docker, using x11docker. It seems to work pretty fine.
This is the Dockerfile I used for it:
Code:
# GCstar in Docker # ---------------- # Run this Docker image with x11docker, https://github.com/mviereck/x11docker # # 1. $ docker build . -t gcstar # 2. $ ./x11docker --home gcstar FROM perl:5-slim RUN apt-get update \ && apt-get install -y gcstar \ && apt-get autoremove --purge \ && apt-get clean USER 1001 CMD gcstar
You simply clone the x11docker repository and follow the steps 1.+2. described above in the Dockerfile.
Of course, this is more an experiment than something useful for end users. But it's worth a try! :-)
Last edited by bittner (2019-02-18 00:07:50)
Offline
#13 2019-02-21 09:26:10
Re: GCstar portable
Nice proof of concept.
It requires the availability of a Linux package for the latest version of GCstar and currently the major distribs are still using a very old version. I contacted some maintainers to no avails.
An alternative would be to install GCstar from the sources taken from the Git repository directly in the container. Or to use generic packages that could be generated with the CI/CD process of Gitlab (https://gitlab.com/Kerenoc/GCstar/blob/ … lab-ci.yml).
Offline
Should you have a problem using GCstar, you can open a bug report or request some support on GCstar forums.