Jump to content

benjammin

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by benjammin

  1. the description says for both, but the example shows for x86 only... just thought I'd point that out. It should be Arc=x86, correct?
  2. no, I'll leave that part as is... I just add shortcut in one other place... EDIT: P.S. I also noticed during windows setup that it tried to open firefox and was directed to www.filebox.com/[installation_folder_path] that may not have been the exact site or whatever but it was something similar, so I also added a postsetupcommand to kill firefox.exe, and that took care of the browser window opening... I don't know if that was just some weird fluke that only happened that one time... but since adding the post setup cmd to kill firefox.exe I haven't seen the window open...
  3. ahh, well you know things I do not... I am fine with editing the inf for myself once addon has been built... I wouldn't have even asked if I had known... thanks for the clarification on the extensions folders... I gotcha loud and clear on that one now! thanks again for a superior addon!!!
  4. testing now to see if it fixes my issues with registry entries... also maybe a suggestion... not sure if it's easy to take care of or not... but I would prefer if this used 16422 instead of 24 and you just specify the subdir of programfiles for it to install to. I am also a little confused about global/user extensions... I guess I don't know as much about firefox as I thought... I only use my admin account, so which extensions folder should I point the builder to?
  5. O.K. I have gotten this working with a serious lot of addons... it took some testing but here's what I'm using... RVMUpdatePackSP3 OnePiece_Microsoft.NET_Framework_True_AddOn_ENU.CAB DirectX_9.0c_End-User_Runtime_AddOn xable_OUE-OGA_addon.cab xable_WGAN_addon.cab 5er_KB893056_SP3_Addon AMD_K8_Driver_AddOn ENU_AddOns_SpeedUp RICKTENDO64_LUNAROYALCLOCK_ADDON 5er_MSSignedThemes_Addon benjamminz_megatheme_AddOn Ricks_LunaRoyaleOrb_AddOn Gorki_Theme_IllumeCG Gorki_Theme_Stolen16 Gorki_Theme_AgraphiteII Gorki_Theme_VistyV2 Gorki_Theme_HumanFW Ricks_UbuntuHumanCursors_AddOn NR_CursorsAIO_Addon_1.9 REAPERS_IP_CONFIGURATION_MANAGER_CPL_ADDON RICKS_VISTASYSTEMPROPERTIES_ADDON sysinternals-Utilities-AIO_addon Gorki_AddOn_JkDefragGUI Ricks_ImgBurn_Intl_AddOn Ricks_7-Zip_DefAddOn OnePiece_IE7_WinXPSP3_AddOn_ENU onepiece_microsoft_silverlight_addon_enu Doug_IETweak_AddOn Jonnyboys_Firefox_addon Kels_CPLBonus_addon Kels_Uber_Addon Kels_NotePad++_addon Ricks_XP_to_MCE05_en Ricks_WindowsSidebar_Intl_AlkyXP BENJAMMINZ_DIRPRINT_ADDON Reapers_DVD_Fab_HD_Decrypter_AddOn Ricks_nLitePlus_AddOn Ricks_SpywareBlaster_AddOn Deskspace_Addon_by_LUZR4LIFE Ricks_CCleaner_AddOn Ricks_GMailDrive_AddOn Shock_Aero_3D_Addon_by_LUZR4LIFE NR_YoDM3d_EN_Addon Kels_YzApps_v1_addon benjamminz_AudioUtilities_Addon NR_VGAMESAIO_ADDON BENJAMMINZ_GAMEZ_ADDON REAPERS_BOWLING_EVOLUTION_1.07A_ADDON RogueSpearAddonsPowerUser RogueSpearAddonsStandardMod benjamminz_SVCPACK_addon + Driverpacks I could not for the life of me get this all to work with ANY sort of wmp11 addon/slipstreamer... I had to use a runonceex script to install wmp11 + updates... not sure where the conflict is there... but I don't think it is with THIS MCE addon... almost 100% positive that it is not... if anyone has any questions about my method or order feel free to PM me...
  6. too bad it can't keep people from disabling necessary services as well... I'm just glad I read the entries ini finally and thats how I figured it out... hehe... no worries though man... it wasn't at all your problem!!! another great addon!!!
  7. thanks for this!!! I was using mrdmx's until he discontinued it... I had some troubles at first... but they were all my fault as I had SENS service disabled (not removed via components) and it causing errors with the MCE part of the installation (everything else was fine)... finally figured it out and all seems to be working flawlessly... thanks a TON!!! p.s. I will add my list of addons and order of integration, for others to reference... (I use quite a few addons)
  8. having some trouble... after making addon and testing it... after it installs everything loads fine but... 1. it asks to be default (I had already selected this option) 2. when closing firefox with multiple tabs open and then reopening it again asks to be default browser and also doesn't remember the tabs that were previously opened (this option is set in the settings though) any ideas would be greatly appreciated!!! if I run the firefox installer after installing the inf addon, it fixes both these problems...
  9. I gave up and just created an AutoIt script that runs the executable and sets some default settings for me then closes it... it does this @ t-13 flawlessly and as long as you're not connected to the net it won't check for updates and won't halt your installation...
  10. nice... a shock collection would be cool also!
  11. one thing I have noticed using these addons... is it is very difficult to manually update in the future as it seems the original .exe's get locked somehow and can't be deleted at all... I have to rename them and just leave them as a renamed file... somewhat annoying... maybe I'm missing something???
  12. this version (.460) works flawlessly for me! thanks!!!
  13. thanks rick... just going to do the silent installer route... don't really have the need for an inf addon... appreciate the info!
  14. is it possible? How does one go about this? I'm sorry if it's been covered here before... just wondering where I might find the specifics... I have a folder about about 500 or so that I would like to be integrated with my unattended WinXP install...
  15. I really think the only issue with your vbs/bat scripts is in the way it handles the variables and checks/clears previously set variables... I wish I knew just a little more than I do about .bat scripting... I would be happy to help you sort it out... but trying to figure out exactly how all the different scripts interact with each other is a little tough when I didn't write any of them... hehe... but I've been diggin' and doing some testing... and will do some more when I get some more free time... seriously though thanks for all the work you have put into this addon I truly believe it is one of the most useful there is, hands down!
  16. ok... going through the .bat files I noticed you have references to where firefox is currently installed... I don't have firefox installed in default directory... is there some way to ask user what directory or for it to search for firefox.exe and then use that directory automatically? when the addon scripts are running the main window title is "Windows XP Professional 5.1.2600 running Firefox 0.0.0.0 with Flash Player" not sure if it even matters that the directory you have "hardcoded" even matters to the outcome... but it was one more thing I can point out that I noticed... so if it does not matter than please disregard... I'm still sifting...
  17. does anyone have an older version available they could PM me? I need the 06/27 update... I think it was .43? That version worked for me and I need to do a build and have it done A.S.A.P. that version worked for me... I'd greatly appreciate it if someone happened to have it still =) Many thanks for your hard work Jonnyboy!!! This will be a super sweet addon come once the kinks get worked... is there anything else you can think of I could try to get it to accept my choices? I have WSH installed, or it wouldn't be building an addon at all apparantly...
  18. .451 is still ignoring my "choices" been sifting through the .bat/.vbs files to see if I can figure it out... but at this point i am just too tired... going to get some sleep... hopefully you will have found it by the time I wake up... lolz...
×
×
  • Create New...