I am trying to associate .hod files to IBM i Access Client Solution. IBM site says to use "open with" Windows menu, but in terminal server 2008 R2 if an user associates .hod file to that program, on the next logon (maybe for redirecting or policy reasones) it becomes an unidentifyed file. Is there a way to fix that extension with that program even if it is only an executable file without installation? And for all users?
Association file in terminal server for all users
4k Views Asked by AndreaTaroni86 At
1
There are 1 best solutions below
Related Questions in FILE
- Saving FileSystemInfo Array to File
- C programming: Create and write 2D array of files as function
- How can I change a specific line in a file with node js?
- Grabbing Edits from two strings
- In Android, would it be possible to open a file in the 'values' folder and to read its content?
- Using paths bonded to a XCode project to be shared
- Why am i getting these invalid characters before my file data?
- Optimum directory structure for large number of files to display on a page
- C Reading binary file with fread()
- Renaming a File() object in JavaScript
- How to write the current time to a new line of a .txt file on php execution
- introduce c++ into html
- How can I create a simple text file on a windows phone (8.1) that can be accessed trough USB cable?
- Pop-up and download zip file in ASP.NET
- Using access() in C
Related Questions in ASSOCIATIONS
- Two Association Label Elements in Simple Form
- foreign_key: belongs_to & has_one difference
- rails 4 article data template
- Use belongs_to association in Rails 4
- How to Access Entity collection in Hibernate?
- Render partial collection with association
- Why is foreign_key ignored?
- Ruby on Rails 3 Multiple Associations
- Where should I add data for an associated model in cakephp-3
- What is wrong with this polymorphic association?
- Display value from associate table
- Rails multi level association
- Retrieve associations in AngularJS & Rails using ngResource
- Rails: Eager loading for models three associations away
- File association using CMD
Related Questions in WINDOWS-SERVER-2008-R2
- IIS7 SQL ODBC and Server 2008 R2 (converted site from IIS6 2003 to 2008 R2 IIS7)
- Problems installing PHPMailer on Windows 2008 server r2 configured w/ iss 7.0
- ASP.Net 1.1 app on IIS 7 waiting threads
- Blank path in environment variable causing elevated command prompt to not respond
- What are the PHPMailer requirement for sending mail and receiving mail in IIS 7
- Set interval for Automatic (Delayed Start) Windows Services
- Why can't I access 'Advanced Settings' on an IIS website with only a net.tcp binding?
- Error installing Chocolatey via Ansible on Windows
- X509Store Certificates.Find FindByThumbprint
- Powershell script as executable giving "wrong" giving return code -1 in Bamboo
- Could AWE or anything else could help to use more SQL memory
- Connectiong Remotely To Windows Server 2008r2 Core DNS_INFO_NO_RECORDS
- WCF Service returning HTTP 405 in a POST
- Powershell Error when run on a different machine
- Do I need Windows Server 2012 and VS 2012 or 2013 to write plugins for MS CRM 2015?
Related Questions in TERMINAL-SERVER
- Difference between Remote Desktop Services vs Windows Terminal Server vs Remote Desktop Session Host
- When closing an Excel file on a terminal server it saves to a different location than it was in
- LiveCode on a terminal server environment?
- Association file in terminal server for all users
- Check if process is running for current user in C#
- Use kermit through terminal-server from python
- Emailing out of outlook error with attachment
- Issue with Sync in a Terminal Server\Citrix Published Application
- Can an RDP client use .NET on the RDP host?
- Event for Citrix Profile Management Printer-Mappings
- TerminalServer Profil Path and C# .NET3.5
- How to perform testing phase using a terminal session?
- Terminal Server default gateway configuration
- Windows terminal server 2012 R2 + Custom credential provider
- .NET portable application stops working on windows terminal server until stopped for every user
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I have just found that the HKEY_LOCAL_MACHINE -> SOFTWARE -> CLASSES contains the same registry Keys as HKEY_CURRENT_USER -> SOFTWARE -> CLASSES. I have associated my .hod file with i Access Client Solution and copied the Keys from HKCU to HKLM. Now it works for all users and persists after restart.