The A2A Simulations Community

"Come share your passion for flight"
It is currently Wed Jun 19, 2013 6:54 pm

All times are UTC - 5 hours




Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: Sat Aug 25, 2012 10:50 am 
Offline
Airman Basic

Joined: Sat Aug 25, 2012 10:33 am
Posts: 7
I purchased Accu Feel a few days ago and have had no luck getting it to work. My machine is running Windows 7 (32 bit). I have been on this forum looking for solutions but most seem to require a reinstall of FSX! The main issue occurring is that it will not put the "Add-ons" item in the FSX menu. The install seemed to be fine. It tried to install DirectX but indicated that I already had a newer version and aborted. The messages said the install was successful, but upon launching FSX Acceleration, there is no "Add-on". Has this problem been resolved???


Top
 Profile  
 
PostPosted: Sat Aug 25, 2012 8:33 pm 
Offline
A2A General
User avatar

Joined: Wed Feb 11, 2004 12:55 pm
Posts: 10108
Location: USA
If you didn't, try the v.1.08 update here: viewtopic.php?f=90&t=31105

Scott.

_________________
A2A Simulations Inc.


Top
 Profile  
 
PostPosted: Sun Aug 26, 2012 12:57 am 
Offline
Airman Basic

Joined: Sat Aug 25, 2012 10:33 am
Posts: 7
Scott, thanks, I tried the 1.08 update, but still no "Add-ons" in the menu :(


Top
 Profile  
 
PostPosted: Sun Aug 26, 2012 7:43 am 
Offline
A2A General
User avatar

Joined: Wed Feb 11, 2004 12:55 pm
Posts: 10108
Location: USA
Greyrat:

Please download and run this utility:
https://dl.dropbox.com/u/34075223/onlin ... Dr_A2A.exe

A little black window will appear with a blinking cursor. This will take about 60 seconds or more to complete. Once this is done, you will have a "Dr_A2A_Report" file next to the Dr_A2A.exe program. Email this to doctor@a2asimulations.com.

In your email, please include:
- First name
- Forum user name
- Product and problem you are experiencing

Scott.

_________________
A2A Simulations Inc.


Top
 Profile  
 
PostPosted: Sun Aug 26, 2012 10:18 am 
Offline
Airman Basic

Joined: Sat Aug 25, 2012 10:33 am
Posts: 7
Scott, I just sent you the 3.9 Mb data file.


Top
 Profile  
 
PostPosted: Mon Aug 27, 2012 7:11 am 
Offline
A2A General
User avatar

Joined: Wed Feb 11, 2004 12:55 pm
Posts: 10108
Location: USA
Well, the utility cannot find your dll.xml file. This is a necessary file for FSX. Let me point the team to this thread to see what may be causing this issue on your system.

Scott.

_________________
A2A Simulations Inc.


Top
 Profile  
 
PostPosted: Mon Aug 27, 2012 6:16 pm 
Offline
Airman Basic

Joined: Sat Aug 25, 2012 10:33 am
Posts: 7
Scott - A2A wrote:
Well, the utility cannot find your dll.xml file. This is a necessary file for FSX. Let me point the team to this thread to see what may be causing this issue on your system.

Scott.


Hey Scott,

Thanks for the help! You know, that file is extremely hard to find in Win7, because the path is hidden: "C:\Users\Bob\AppData\Roaming\Microsoft\FSX". I was surprised that even for Administrator, which I am on this machine, they have to be unhidden! So that path is where dll.xml is located in Win7. I tried to edit the file but got "Access denied". I am surprised that the administrator doesn't have access and tried to gain it but was refused! I can copy it, but am not allowed permission to attach it to an email and send to you!

:?


Top
 Profile  
 
PostPosted: Tue Aug 28, 2012 6:59 am 
Offline
A2A General
User avatar

Joined: Wed Feb 11, 2004 12:55 pm
Posts: 10108
Location: USA
This seems to be something amiss with your permissions in Windows. Does anyone have any idea why this guy cannot edit this file?

Scott.

_________________
A2A Simulations Inc.


Top
 Profile  
 
PostPosted: Tue Aug 28, 2012 3:41 pm 
Offline
Staff Sergeant

Joined: Tue Feb 01, 2011 11:21 am
Posts: 256
Location: Poland
Have you disabled UAC ? opened the file in notepad ?


Top
 Profile  
 
PostPosted: Tue Aug 28, 2012 10:07 pm 
Offline
Airman Basic

Joined: Sat Aug 25, 2012 10:33 am
Posts: 7
Caldemeyn wrote:
Have you disabled UAC ? opened the file in notepad ?


Yes, it's set to "Never Notify". Access denied when I try to open dll.xml in Notepad.


Top
 Profile  
 
PostPosted: Wed Aug 29, 2012 4:25 am 
Offline
Staff Sergeant

Joined: Tue Feb 01, 2011 11:21 am
Posts: 256
Location: Poland
http://helpdeskgeek.com/windows-7/windo ... installer/

8) See, if that helps.


Top
 Profile  
 
PostPosted: Wed Aug 29, 2012 10:01 pm 
Offline
Airman Basic

Joined: Sat Aug 25, 2012 10:33 am
Posts: 7
Caldemeyn wrote:
http://helpdeskgeek.com/windows-7/windows-7-how-to-delete-files-protected-by-trustedinstaller/

8) See, if that helps.


Thanks Caldemeyn, that worked! I can open dll.xml in Notepad! Here's what's in it:

Code:
<?xml version="1.0" encoding="Windows-1252"?>

<SimBase.Document Type="Launch" version="1,0">
  <Descr>Launch</Descr>
  <Filename>dll.xml</Filename>
  <Disabled>False</Disabled>
  <Launch.ManualLoad>False</Launch.ManualLoad>
  <Launch.Addon>
    <Name>Object Placement Tool</Name>
    <Disabled>True</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Traffic Toolbox</Name>
    <Disabled>True</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Visual Effects Tool</Name>
    <Disabled>True</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
  </Launch.Addon>
</SimBase.Document>


Top
 Profile  
 
PostPosted: Thu Aug 30, 2012 6:16 am 
Offline
Staff Sergeant

Joined: Tue Feb 01, 2011 11:21 am
Posts: 256
Location: Poland
Do you have Fsuipc installed? maybe try reinstalling it

You can always let FSX rebuild the file by throwing the one you have now away (not sure if this one can be rebuild, didn't try it myself)

Of course i would wait a little for one of A2A staff to look at your unlocked file

Before you do anything, Backup. :wink:


Top
 Profile  
 
PostPosted: Thu Aug 30, 2012 6:37 am 
Offline
A2A General
User avatar

Joined: Wed Feb 11, 2004 12:55 pm
Posts: 10108
Location: USA
Well, the good news is we can see the reason Accu-Feel isn't in the drop down menu. Can you run the Accu-Feel installer again and will it write to that file now? If not, this is what you would want to add to that dll.xml:

<Launch.Addon>
<Name>A2A Feel</Name>
<Disabled>False</Disabled>
<Path>Modules\A2A_Feel.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>

<Launch.Addon>
<Name>AccuFeelMenu</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Modules\AccuFeelMenu.dll</Path>
</Launch.Addon>

Scott.

_________________
A2A Simulations Inc.


Top
 Profile  
 
PostPosted: Thu Aug 30, 2012 9:00 pm 
Offline
Airman Basic

Joined: Sat Aug 25, 2012 10:33 am
Posts: 7
Yes! It's working now!!! I uninstalled Accu Feel and re-installed it. I checked the dll.xml and now the Accu Feel addons are there!
Thanks a million Scott and Caldemeyn.
:D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group