Everything posted by thedexmonster
-
[Addon] Internet Explorer 8 ENU True Addon
I'm looking for suggestions. I used the IE8 True addon for the first time in a live environment, before testing in a VM. ActiveX controls are not working. I'm not prompted to install any necessary controls. I can't add search engines or accelerators. And because this is a true addon I can't downgrade to IE7. Am I the only one experiencing these problems? I'm running Windows XP Pro SP3. I used RVMI 1.6.1 beta2 to integrate. IE is basically useless. It fails to download any files via ftp or http, no flash support... Ideas?
-
[Tool] FFaM v1.0.2.11
Firefox 3.0.0.11 is not working anymore with this version (.606). 3 options for Firefox versions are: Mozilla Firefox (version not listed) Mozilla Firefox 3.5 Mozilla Firefox 3.5 (beta not listed) Addon maker fails when I click on "create installer" with A Runtime Error has occurred. Do you wish to Debug? Line: 783 Error: Object required: 'objFolder' It doesn't get past "Generating Links and Filenames and downloading files -> HTTP request send, awaiting responce..." My addons still don't work with 3.5 so I'd rather stick with 3.0.0.11 for now. If you could look into this I would appreciate it. I'll send you logs if you need them.
-
OnePiece's Internet Explorer 7 True Addon w/updates
I don't have this problem and I don't disable System File Protection, I use the True Addon Version with RyanVM Integrator for Internet Explorer, Boooggy's WMP Slipstreamer for Windows Media Player 11 and nLite for all other software and tweaks.
- [Tool] FFaM v1.0.2.11
-
Using AutoIt for silent install
Silent switches look a lot better during setup, but are limited in functionality. A silent switch does not exist for every installer. AutoIt only works with a GUI. You can't use a silent switch and AutoIt. It just comes down to preference.
- [Tool] FFaM v1.0.2.11
- [Tool] FFaM v1.0.2.11
-
Adobe Reader Help
I have the same problem. If adobe reader is installed svcpack style, it will give "advanced inf install failed. Reason: access denied" even if it is installed at runonceex it errors. I have to install it at runonce on the second startup. I have tried using my own installer and RogueSpear's, doesn't seem to matter. any help would definitely be appreciated.
-
OnePiece's Internet Explorer 7 True Addon w/updates
Urgent Update KB960714 released.
-
[svcpack] VMware Tools AddOn
Could you tell me how you were able to make this addon? 7.8.4.5078 is out, and I can't make a working addon anymore :crying_anim02: admin install leaves out a lot of needed files.
- [Tool] FFaM v1.0.2.11
-
[Tool] FFaM v1.0.2.11
Maybe its' just me? When I install Firefox it modifies my default UserName by adding ."ComputerName" to the end of it. My user name happens to be Administrator, so I end up with %UserProfile% taking me to %53%\Administrator.ComputerName\. But Firefox is installed in %53%\Administrator\.? I noticed in the inf it remembers the user name from the computer the addon was created from. Shouldn't this be a username variable? like 53 which is Root\Documents and Settings\UserName. Also, Even though I install all updates and restart firefox and the computer before making the addon, during installation it says 3 new addons have been installed and they are incompatible with firefox 3.0.4. The updates were installed prior to addon creation. Also the edit rdf files was checked and every other addon is set to 3.0.*. Any suggestions?
-
[AddOn] nLite v1.4.9.3 & WMP11 Slipstreamer 1.4.3
Just a guess here. Try deleting everything in your %temp% folder. Restart the computer, then try deleting a file. this problem has happened to me with other files I've tried to modify and somehow somewhere the system was using it. Could also be AV software.
-
[AddOn] Vista Screensavers
You could make a reg file and edit to your liking. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Desktop] "ScreenSaverIsSecure"="0" "ScreenSaveTimeOut"="600" "SCRNSAVE.EXE"="C:\\WINDOWS\\system32\\Aurora.scr"
-
[Tool] FFaM v1.0.2.11
I have Full Adobe Reader Installed, the plugin still "did not" allow me to open in the browser. It also didn't give the option to save or open. tried to save the target and it still opened it and gave the same error. Until I deleted the file from the firefox plugins directory. Then Firefox added the plugin again and it works I would delete the plugin IF anyone else is having these issues. Otherwise leave it be.
-
[Tool] FFaM v1.0.2.11
I'm not sure if this is my problem, or a problem with the addon. I cannot open a pdf in firefox. I tried reinstalling from mozilla source. Still says cannot open pdf with this plugin try closing adobe reader, and restart firefox. I did find that if I delete the Adobe Plugin (nppdf32.dll) from "%ProgramFiles%\Mozilla Firefox\Plugins" it changes the plugin directory to "%ProgramFiles%\Adobe\Reader 9.0\Reader\Browser" and it works fine. I just noticed that after reinstalling Adobe Reader it changes the plugin back to Firefox. Not sure if this helps fix a bug? or if something is just screwy with my system. This is a clean install on a real machine. Firefox was installed before Adobe Reader.
-
OnePiece's Internet Explorer 7 True Addon w/updates
I can't save my settings in http://runonce.msn.com/runonce3.aspx using this addon anymore. I am using OnePiece_IE7_WinXPSP3_v2.3.1_AddOn_ENU.7z. Has anyone else experienced this? I haven't had a problem in the past. Any ideas for stopping this annoying RunOnce from popping up would be greatly appreciated. I'm going to reinstall from Microsoft source right now. Hopefully this fixes my problem. I read on a few pages to fix this problem I need to change a couple registry settings: HKCU_Software_Microsoft_Internet Explorer_Main> RunOnce Complete - value - 1 RunOnce Has Shown - value - 1 these entries do not exist. I added them and it still didn't fix it. EDIT: Reinstall of Microsoft Source fixed the problem.
-
Using AutoIt for silent install
It does change to Firefox. I don't have a "Current_User\Software\Classes\HTTP" entry in my registry. Firefox is installed. Does it delete it after installation?
-
Using AutoIt for silent install
Thank You Geej! All I really needed was the syntax to make something work for me! The registry settings are in Local Machine not Current User. (At least on my running system) and you have a 45 count in StringRight, On my system it's 44. But it works! I simplified it and changed it to: $varF = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Classes\http\shell\open\command", ""); Read what is the string found in this key $varFF = StringRight ( $varF ,44 ); count the last 44 char from the right. 44 is needed for Firefox string. $varFF = StringLeft ( $varFF ,11 ); count the first 11 characters from the left. Firefox.exe = 11 characters. if $varFF = "FIREFOX.EXE" Then WinWait("Problem loading page - Mozilla Firefox","") ProcessClose ("Firefox.exe") Else WinWait("Internet Explorer cannot display the webpage - Windows Internet Explorer","Favorites Command Ba") ProcessClose ("IExplore.exe") EndIf Maybe I did something wrong and I just don't see it?
- [Tool] FFaM v1.0.2.11
-
[req]auslogics system explorer
I have to recommend you pick up the Universal Silent Switch Finder (USSF) and read Ricktendo64's tutorial on Making a 7zip switchless installer You will find it's a lot easier than it seems. The command for your file was given with USSF in a second and a half. run: "installer name /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-" for a completely silent install.
-
[req]auslogics system explorer
Here you go. Nothing special, just silent install at T-13 (svcpack install) Integrate with nLite or RVM's Integrator. AusLogics System Information 1.1 MD5 Hash: E05AA35453C71B6569F9833489DB9078 If you use Firefox you may need to choose "Save link as". I tried the link and it opened the file instead of downloading. Maybe my settings
-
Autorun problem
Did you remove or disable any services?
-
Using AutoIt for silent install
Some of my builds have Firefox set as default browser and some use IE. This is why I would like it to work for either. I was wondering if possibly there was a different command to use that didn't rely on me setting a timeout (every computer will take a different time to process). something like an if else statement but I'm not familiar with the AutoIt language . If I know, before silent install, which browser is default I can just use a different installer to work with the corresponding browser. This takes up space and is a hassle to maintain. I appreciate your response. I wasn't aware of that command. It will work for now, It's definitely better than two separate programs.
-
Using AutoIt for silent install
At the end of DivX setup, a browser window will open whether you're connected to the internet or not. It might be Firefox, it also may be internet explorer. Is there a way to only close the one that opens? Firefox: WinWait("Problem loading page - Mozilla Firefox","") If Not WinActive("Problem loading page - Mozilla Firefox","") Then WinActivate("Problem loading page - Mozilla Firefox","") WinWaitActive("Problem loading page - Mozilla Firefox","") Send("{ALTDOWN}{F4}{ALTUP}") Internet Explorer: WinWait("Internet Explorer cannot display the webpage - Windows Internet Explorer","Favorites Command Ba") If Not WinActive("Internet Explorer cannot display the webpage - Windows Internet Explorer","Favorites Command Ba") Then WinActivate("Internet Explorer cannot display the webpage - Windows Internet Explorer","Favorites Command Ba") WinWaitActive("Internet Explorer cannot display the webpage - Windows Internet Explorer","Favorites Command Ba") Send("{ALTDOWN}{F4}{ALTUP}")