Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.
Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.
We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.
Read Forum Rules
![]() ![]() |
Aug 5 2008, 08:41 PM
Post
#21
|
|
|
Windows 7 BETA Tester ![]() ![]() ![]() Group: Members Posts: 436 Joined: 7-July 07 From: U.K Member No.: 145825 OS: none
|
|
|
|
|
Aug 5 2008, 10:12 PM
Post
#22
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
|
|
|
|
Aug 7 2008, 10:25 AM
Post
#23
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
updated to v0.473
fixed some 7-zip bugs |
|
|
|
Aug 8 2008, 11:42 PM
Post
#24
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
update posted v0.474
-added Media Player Plugin 1.0.0.8 -added Office 2007 Plugin 12.0.4518.1014 -added QuickTime Player Plugin 7.4.5.67 -added RealPlayer LiveConnect-Enabled Plugin 6.0.11.2852 -added RealPlayer Plugin 6.0.12.1662 -added Adobe PDF Plugin 8.1.0.137 -added Adobe Shockwave Plugin11.0.0.465 -added Macromedia Authorware Plugin 2004.0.0.1 -fixed typos |
|
|
|
Aug 12 2008, 11:20 AM
Post
#25
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
update posted
-added additional check for hidden files\foldes -added WGA 1.7.0069.3 -added OGA 1.7.0069.3 |
|
|
|
Aug 22 2008, 01:19 PM
Post
#26
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
I need some help solving this. Please read the rest of that thread.
Just as soon as I can figure this out, I can post an update. Thanks for the help. |
|
|
|
Sep 30 2008, 01:43 PM
Post
#27
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
updated to v0.476
Changelog v0.476 - 09-30-08 -disabled links for Ayakawa's SSE2 2.0.0.x version - it's not currently available from their website |
|
|
|
Oct 2 2008, 11:06 AM
Post
#28
|
|
|
Member ![]() ![]() Group: Members Posts: 151 Joined: 24-January 07 Member No.: 123128
|
Which part of the firefox controls the installation directory?
|
|
|
|
Oct 2 2008, 01:58 PM
Post
#29
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
|
|
|
|
Nov 8 2008, 02:42 AM
Post
#30
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
version 0.50 has been posted.
I am using an hta as the front-end. Please post any bugs that you may find. |
|
|
|
Nov 8 2008, 09:45 AM
Post
#31
|
|
|
Group: Banned Members ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1530 Joined: 6-June 06 From: Honduras Member No.: 98200 OS: Vista Ultimate x86
|
Amazing amount of options
|
|
|
|
Nov 8 2008, 04:47 PM
Post
#32
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
|
|
|
|
Nov 8 2008, 05:00 PM
Post
#33
|
|
|
Windows 7 BETA Tester ![]() ![]() ![]() Group: Members Posts: 436 Joined: 7-July 07 From: U.K Member No.: 145825 OS: none
|
This is just getting better and better. AWESOME STUFFS!!,
Keep it up jonnyboy82 |
|
|
|
Nov 8 2008, 06:03 PM
Post
#34
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
|
|
|
|
Nov 8 2008, 06:33 PM
Post
#35
|
|
|
Group: Members Posts: 1 Joined: 8-November 08 Member No.: 218023 OS: none
|
Hello,
I've just tried using your maker and it doesn't work on an non-english system. After 2 hours 1/2 looking for some error in the code, I realized that it was just a problem of "localization" : I've replaced all the "True" used in tests by the value True, made the same for "False" with False and it seemed to work. On my system (I'm French), the value True returns a string "Vrai" so it never satisfied any conditions. Then I've had an error when the script tries to close the file copyfiles.txt in the Sub WriteTheInf. The object opened is objFile, not objTextFile01 like in Sub PrepInf. Now it works. In fact I hope so, I've not tested the result during an installation for the moment. Thanks for this tool. |
|
|
|
Nov 8 2008, 06:47 PM
Post
#36
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
Hello, I've just tried using your maker and it doesn't work on an non-english system. After 2 hours 1/2 looking for some error in the code, I realized that it was just a problem of "localization" : I've replaced all the "True" used in tests by the value True, made the same for "False" with False and it seemed to work. On my system (I'm French), the value True returns a string "Vrai" so it never satisfied any conditions. Then I've had an error when the script tries to close the file copyfiles.txt in the Sub WriteTheInf. The object opened is objFile, not objTextFile01 like in Sub PrepInf. Now it works. In fact I hope so, I've not tested the result during an installation for the moment. Thanks for this tool. Thanks Localization is next on the list. I think that I have found a way to do it. I will post soon. ***EDIT*** I have found a solution. As soon as tested, I will post. This post has been edited by Jonnyboy82: Nov 8 2008, 08:33 PM |
|
|
|
Nov 9 2008, 12:48 AM
Post
#37
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|
version 0.501 posted
Changelog v0.501 - 11-09-08 -fixed issue with localization -fixed downloading only en-US -fixed issue with global extensions |
|
|
|
Nov 9 2008, 03:43 AM
Post
#38
|
|
|
Junior ![]() Group: Members Posts: 95 Joined: 21-December 04 Member No.: 38997 |
Just wanted to say THANKS for this. I've used it several times. Firefox is essential program for me and the addons can be a pain to configure and add. This makes it all easy. Brilliant job Jonny!
|
|
|
|
Nov 9 2008, 08:14 AM
Post
#39
|
|
|
Lazzy Trucker Group: Members Posts: 40 Joined: 18-September 07 Member No.: 155201 OS: XP Pro x86
|