Code Monkey home page Code Monkey logo

ontopreplica's Introduction

OnTopReplica

A real-time always-on-top “replica” of a window of your choice, for Windows Vista, 7, 8, or 10.

This simple utility application shows a blank always-on-top window by default. Users can pick any other window of the system to have an always up-to-date clone of the target window shown always-on-top. Very useful for monitoring background processes, wrangling with complex multi-window games or tools, watching Youtube videos while working, and so on.

📢 Features:

  • Clone any of your windows and keep it always-on-top while working with other windows,
  • Select a subregion of the cloned window, which:
    • Can be stored for future use,
    • Can use relative coordinates from the target window’s borders.
  • Auto-resizing (fit the original window, half, quarter and fullscreen mode),
  • Position lock on any corner of your screen,
  • Adjustable opacity,
  • “Click forwarding”: allows to interact with the cloned window,
  • “Click-through”: makes the replica ignore any mouse interaction (turns OnTopReplica into an overlay if set together with partial opacity),
  • “Group switch”-mode automatically switches through a group of windows while you use them.

Requirements

  • Microsoft Windows Vista or greater (the application makes use of native DWM Thumbnails to create replicas),
  • Microsoft .NET Framework 4.7.
  • Desktop Composition (a.k.a. Windows Aero) enabled.

Installation

Get the latest version from the releases section as an MSI installer.

Contributions

…are very welcome. Fork away! 🍽️

Submitting issues and other feedback is also appreciated.

Roadmap

  1. ✅ Update to the newest WindowsFormsAero version.
  2. ✅ Migrate to .NET 4.7.
  3. Improve/add High DPI support!
  4. “Stored scenarios” that, just like stored regions, automatically clone a window (based on title or window class criteria), select a region, and set other options. Ideally to be used as Taskbar shortlinks.
  5. Move to the Windows Store, via Centennial. 🤞

License

OnTopReplica is licensed under the MS-RL (Microsoft Reciprocal License).

ontopreplica's People

Contributors

andrewjmetzger avatar icelitty avatar jhowrez avatar livinginpurple avatar lorenzck avatar paulodeleo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ontopreplica's Issues

Outdated installer linked in README

The link to download OnTopReplica In the project README points to an outdated repository. The release linked is version 3.5.1 from paulodeleo/OnTopReplica, which was last updated 2017-06-13.

The installer should be updated so that it is current with this repository. I propose using Microsoft's official installer solution, which produces an MSI, instead of creating an installer with NSIS.

Suggestions and feedback are welcome.

TODO:

  • Fork repository
  • Build updated installer as an MSI
  • Test installer
  • Update README links
  • Submit PR
  • QA and code review
  • Release as v3.6.0

Shortcut Locking window.

It would be nice to have a shortcut that would lock the window in place and prohibit any interactions with it. So basically it would just display window content normally but mouse whouldn't interact with it whatsoever, instead it would treat space that OTR window occupies as if OTR was not there (untill shortcut is activated again).

OnTopReplica dump bug, need help to fix

Having an issue where my OnTopReplica will not work at all and opens up a note file with the following

System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: '.', hexadecimal value 0x00, is an invalid character. Line 15, position 1. (C:\Users\Krish_v97ezyc\AppData\Local\Lorenz_Cuno_Klopfenstein\OnTopReplica.exe_Url_egi52m5aidk1onh4og0tkviyei5d0guz\3.5.1.0\user.config line 15) ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 15, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Skip()
at System.Configuration.XmlUtil.StrictSkipToNextElement(ExceptionAction action)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)
at System.Configuration.BaseConfigurationRecord.ScanSections(XmlUtil xmlUtil)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
--- End of inner exception stack trace ---
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
at System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e)
at System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord)
at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
at OnTopReplica.Properties.Settings.get_MustUpdate()
at OnTopReplica.Program.Main(String[] args)

You did say how to fix It in a reply on someone else’s issue but I have tried and unsuccessfully been able to do what you’ve put there for your example is specifically named, also I’m not extremely computer savvy I do not know how to get to the configuration log I do not know how to find this problem and where to look and I do not know how to get rid of it. I have uninstall it on top replica completely and try to re-download and which case it will still give me the same problem if not now it is more of a problem since I cannot retrieve the app or re-download it. It’s hard to believe that there is not a YouTube video about this problem but unfortunately there isn’t and I have looked everywhere I need help desperately on this problem that has become bigger and bigger I need a better Example and clearer explanation on how to get rid of this and a clear explanation on how to get to the configuration log an explanation on where to look for this problem and how to get rid of it needs to be more clear and more simple for I am not very computer savvy, if someone can post s video or something showing how to rid this problem that would be great.

Is there a way to disable blur?

I'd like to have my zoom-in replicas nice and crisp with those pixels clearly visible.
Would appreciate if it could also automatically set window width/height to x^2.

Switch language.

Hello!
First of all, not all languages from the "OnTopReplica" folder are present in the language selection menu.
Even if the .dll file from the "RU" folder is moved to the "DE" folder, and the German language is selected in the settings, the program will still start in English.
I apologize for the curve English, it's all google translate;)
yyyee

Not On Top when Image To Type 2.4 software running in Win 10

Image To Type 2.4 is very strict, when it opens start with maximized/full screen without any windows title bar/menu. Disables all the short-cuts. It has disabled almost any possibility to use modern innovation and stubborn to go back to the stone age by not even allowed to open any other app.
I just want to see some other text file while typing in it.
Will be glad if some can fix.

Click-forwarding into Java applications not working

Hi,

I've attempted to make OnTopReplica click-forward to Java, but couldn't get it to work, and was wondering if it's because of some weird interactions it could have with the internals of the Java program (not Java itself, or the JVM, etc.), so I tested it out with the simplest, ugliest GUI I could make in a minute or two:

SMALL EDIT: I am running Windows 10, and tried it on my Windows 7 machine, both with the same results. Although I could easily get it working when I tested it on Windows Explorer, etc.

https://pastebin.com/n8epFtGW

(Basically, a button, that increments the "count" variable, and a label to show what value is in "count")

This did not work, and I was wondering if there is a solution to this, or it's just tough luck? And is there any other alternative (couldn't find anything near the extent of OnTopReplica, and its workings (specifically Click-forwarding based))?

Best Regards

OTR window(s) not recovering properly from Hibernate

I hibernate my laptop every night. Unfortunately, upon booting in the morning, any OTR windows/instances I've left open are reverted to black with "Right click here to start" and I need to re-select the target window AND region.

Happy to provide additional information or help with testing as needed. Have not yet seen what happens if I use "Sleep" instead of "Hibernate."

Saved regions lost when running multiple instances

Hi
Often have a number of Replica windows open with different regions saved of the same program. However whenever i save the region and close Replica (say i have 3 Replicas open and restart the PC), it only remembers a random single position, not the 3 or 4 ones i have saved previously!

Am i missing something, or can this not be done?

Regions not "saving" properly

See issue originally reported in CodePlex: https://ontopreplica.codeplex.com/workitem/81

My steps:

  1. Set up region, save & name
  2. Use all day with no problem
  3. Hibernate laptop at night
  4. Wake laptop in the morning and the OTR instance has lost its associated region AND I do not see the supposedly saved region anywhere in order to reapply it. The only region option in the dropdown for the same desired window (with previously "saved" region) is "whole."

Happy to provide further info (perhaps a fancy Windows "Problem Steps Recorder" thingie?) or help with troubleshooting/testing as needed.

Feature Suggestion - Mirrored Windows

Your program is a great tool and it's extremely useful when making digital drawings.
But I have one suggestion that I'd like to make, would you consider adding a mirror and/or flipped option?
Some drawing tools like Sai include mirroring so that the user can get a change of perspective, but not all software includes that feature, so it would be a huge plus to be able to do that with a section of window.
Just a recommendation. :)

OTR occasionally becomes partially transparent

I primarily use OTR to watch Netflix while playing games (in fullscreen windowed of course). I have OTR set to 100% opacity and in click through mode so I can play the game without accidentally clicking OTR. Sometimes though, OTR will become partially transparent (looks like 75% opacity maybe) when the cursor passes behind it, even though the game still has focus - I am unsure if this is an intentional feature or not, and it is inconsistent. Some days it happens many times in a short span of time, other days I can use it for an hour without experiencing this issue. Not a major issue by any means, but it's annoying when my show repeatedly becomes transparent while I'm watching it.

Summary: I want OTR to stay 100% opacity always, sometimes it will not do so.

Suggestion: Select browser source as window

I know that this request isn't easy to implement but I will suggest it regardless due to the huge demand for it.

Context:
Streamers on Twitch use OBS to stream games but also have a need to read the Twitch chat to interact with their viewers. There is currently only one paid app that I know of that allows the streamer to read the chat as an overlay on top of the game and it is called PlayClaw.
It is a good program and it get's the job done but it is quite heavy since it is a full program for streaming.

Having the program accept a browser source link similar to the example bellow would be very beneficial to a lot of people:
image

I understand that this is going to require a lot of work and expansion but I am suggesting it in case there is an interest from the developers.

Suggestion: Sticky edges

It would be great if the previews could stick to each other (grouping) or even other windows.

Preset groups

I often have 7+ windows open at once and it would make this program perfect if I could simply save it so I could launch all of them and they would remember their positions the last time I closed them as well as what window they were watching and where. If this is easily doable I'd love to have support for it.

Fullscreen mode

Is there any way that you could begin to support full screen applications/games? At the moment OnTopReplica will only work with Windowed Fullscreen mode.

Window will not stay on top with No Man's Sky

I am having an issue where I am trying to use this program to show twitch chat while I stream No Man's Sky. The problem I am having is the window will be on top until I tab back into NMS then it disappears. I have tried this with FullScreen mode and Windowed Borderless mode. Neither work.

Set target window to "always on top" instead of showing clone thumbnail

Hello,

I am using OTR to force some windows on top that cannot be made on top with any other application.

One such window is Windows' own Resource Manager that OTR is able to display, but unfortunately it does not allow click-forwarding. Maybe this could be solved, so that the original window could be minimized out of the way?

There are seem to be window types that OTR does not catch at all. One such example is the sensors window of HWInfo. This is another program that does not come with its own "always on top" function, so OTR could help out once it is able to detect HWInfo's window.

Thanks and regards.

Prevent window activation

Request: Add a resizing in pixels like the region select. Up/Down arrows and all that jazz.

Request: "Don't allow this window to become active" Checkbox

Bug: Ran into a bug where the click through doesn't do anything because it makes the game no longer the active window. The above should fix this.

Pixel-accurate window resizing

See #9: pixel-based window resizing with a UI similar to the region-selection tool. Key shortcuts could also be used (up/down arrows).

Saving Region And Open It when Starts

Hello,
first to tell that this program is incredible.I am using to view a specific window ,in a specific region, I need when starts OnTopReplica to clone specific windows(alredy done this), in specific region , but it clones whole window, so my question is Is it possible to be done when starts to clone the window in saved region ? I have done it when it starts to clone the window that i want but i cant make it to open and region.
Thanks in Advance.

Option to Scale the Window Axis Independently

This would be useful for example, Youtube videos that have been stretched, you could use it to unstretch them to 4:3 from 16:9.

You would probably implement this by adding a checkbox in settings saying "Maintain Aspect Ratio" which would be enabled by default.

When unticked, users can scale the window X and Y independent of one another with the video being scaled horizontally or vertically in accordance with the stretch.

OnTopReplica dump bug, can’t fix need help

I have been having it reoccurring problem with on top replica in which it will not run the software it keeps giving me this dump file that I have gone in and deleted the listed name under the user several times in the software will still not run I do not know how to fix this I do not know if what I’m doing is correct I do not know how to look at the configuration logs or files do delete the right file. Below is what it keeps telling me in the file that pops up...

OnTopReplica Dump file
This file has been created because OnTopReplica crashed.
Please send it to [email protected] to help fix the bug that caused the crash.

Last exception:
System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: '.', hexadecimal value 0x00, is an invalid character. Line 15, position 1. (C:\Users\Max Houston\AppData\Local\Lorenz_Cuno_Klopfenstein\OnTopReplica.exe_Url_khr4meaaowlk3gsw3kk45kduxnbvm1sn\3.5.1.0\user.config line 15) ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 15, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Skip()
at System.Configuration.XmlUtil.StrictSkipToNextElement(ExceptionAction action)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)
at System.Configuration.BaseConfigurationRecord.ScanSections(XmlUtil xmlUtil)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
--- End of inner exception stack trace ---
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
at System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e)
at System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord)
at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
at OnTopReplica.Properties.Settings.get_MustUpdate()
at OnTopReplica.Program.Main(String[] args)

OnTopReplica v.3.5.1.0
OS: Microsoft Windows NT 6.2.9200.0
.NET: 4.0.30319.42000
DWM: True
Launch command: "C:\Users\Max Houston\AppData\Local\OnTopReplica\OnTopReplica.exe"
UTC time: 1/5/2018 12:20 PM

I’ve done everything that I know of to do I’ve looked up videos unfortunately there are no videos onto how to fix this problem which is unbelievable I cannot believe nobody has had this problem before and has it posted a video about it but this is a very annoying problem and I cannot seem to get around it I cannot seem to fix it I have even uninstalled on top replica completely several times and nothing seems to work if anyone could post a small video and or very simple and very very easy instructions on how to fix this that would be much appreciated thank you.

Chroma

I think it would be nice to add a Chroma option to apply to the image, per example, when used on a chat window, I could remove the background to only see the text on top of my game.

Doesn't stay on top of taskbar when thumbnail preview is activated.

Hi, loving your program so far. The only issue I've encountered is that the program doesn't stay on top of the taskbar on certain occasions. I'm using OnTopReplica to display lyrics from a music program that I use. I wanted to place it over my taskbar so it wouldn't get in the way of other programs.

Every time I hover over an icon in the taskbar, the thumbnail preview shows up and the entire taskbar is brought to the front. Also, it (seemingly) randomly disappears behind the taskbar when clicking on the taskbar itself.

Show/Hide resets Opacity and Advanced Settings

Title.
All other options are unaffected.
This happens when using the keyboard shortcut to Hide and then using it again to Show.
It is really annoying to have to set the options every time

Shortcuts for opacity

Add keyboard shortcuts for changing opacity.

Pascowl on Codeplex:

My opinion for shortcuts is for %90 is "CTRL+9", for %80 is "CTRL+8" etc. or one by on with "+,-" keyboard shortcuts you can add for the shortcuts. It's your choice! :) Thanks for everything!

Optional mouse display in Replicated Window

Just playing around with the program, noticed that the mouse cursor isn't actually displayed in the replicated window. Could you make a checkbox for that?

Thanks for your time.

OnTopReplica not working unless i switch to admin account

Hello, I have been a frequent user of ontopreplica over the past year and I love your software. However, recently I have been unable to launch it, if I click the short cut I get this error

`OnTopReplica Dump file
This file has been created because OnTopReplica crashed.
Please send it to [email protected] to help fix the bug that caused the crash.

Last exception:
System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: '.', hexadecimal value 0x00, is an invalid character. Line 15, position 1. (C:\Users\Krish_v97ezyc\AppData\Local\Lorenz_Cuno_Klopfenstein\OnTopReplica.exe_Url_egi52m5aidk1onh4og0tkviyei5d0guz\3.5.1.0\user.config line 15) ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 15, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Skip()
at System.Configuration.XmlUtil.StrictSkipToNextElement(ExceptionAction action)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)
at System.Configuration.BaseConfigurationRecord.ScanSections(XmlUtil xmlUtil)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
--- End of inner exception stack trace ---
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
at System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e)
at System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord)
at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
at OnTopReplica.Properties.Settings.get_MustUpdate()
at OnTopReplica.Program.Main(String[] args)

OnTopReplica v.3.5.1.0
OS: Microsoft Windows NT 6.2.9200.0
.NET: 4.0.30319.42000
DWM: True`

If I try running as admin from a standard user account, I do not even recieve a dump file, it simply does not launch. The only way the software runs is if I install it on an admin-level account, and run it on that account. Please fix this issue, thank you!
OnTopReplica-dump-201767-161.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.