Windows 10: settings.ini file on Desktop

Discus and support settings.ini file on Desktop in Windows 10 Customization to solve the problem; I Randomly see a file called Settings.ini on my desktop For no reason , I tried to scan it with malwarebytes but it gives me no Virus , It tried to... Discussion in 'Windows 10 Customization' started by 8Black8Burn8, Jan 17, 2022.

  1. settings.ini file on Desktop


    I Randomly see a file called Settings.ini on my desktop For no reason , I tried to scan it with malwarebytes but it gives me no Virus , It tried to delete it but It keep returning again , What can I do To Stop getting It , And Is it dangerous ?

    :)
     
    8Black8Burn8, Jan 17, 2022
    #1
  2. nuva Win User

    Snippet C#: INI Files

    This code is great, i'm going to use this in one of my programmes *Big Grin settings.ini file on Desktop :D

    is it possible to make a list of all sections in the ini files?
     
  3. Snippet C#: INI Files

    GetSections() will return a string[] of section names. If you want the values too, just do a for or for loop to enumerate them. For example:

    Code: foreach (string section in ini.GetSections()) { Console.WriteLine("[" + section + "]"); foreach (string key in ini[section].GetKeys()) Console.WriteLine(key + "=" + ini[section][key]); Console.WriteLine(); }[/quote]
     
    FordGT90Concept, Jan 17, 2022
    #3
  4. settings.ini file on Desktop

    cant open desktop ini files in windows 7

    cant open desktop ini files in windows 7
     
    luckybis59, Jan 17, 2022
    #4
Thema:

settings.ini file on Desktop

Loading...
  1. settings.ini file on Desktop - Similar Threads - settings ini file

  2. One drive renaming game settings files, Fallout4.ini Fallout4Custom.ini Fallout4Prefs.ini...

    in Windows 10 Network and Sharing
    One drive renaming game settings files, Fallout4.ini Fallout4Custom.ini Fallout4Prefs.ini...: Hello hello.So I have different computers and they use different kind settings because hardware.One drive changes ini-files names like Fallout4-computer name.ini Well, this is not okay. These ini-files are in OneDrive - Personal/Documents/My Games-folder, where steam puts...
  3. One drive renaming game settings files, Fallout4.ini Fallout4Custom.ini Fallout4Prefs.ini...

    in Windows 10 Gaming
    One drive renaming game settings files, Fallout4.ini Fallout4Custom.ini Fallout4Prefs.ini...: Hello hello.So I have different computers and they use different kind settings because hardware.One drive changes ini-files names like Fallout4-computer name.ini Well, this is not okay. These ini-files are in OneDrive - Personal/Documents/My Games-folder, where steam puts...
  4. One drive renaming game settings files, Fallout4.ini Fallout4Custom.ini Fallout4Prefs.ini...

    in Windows 10 Software and Apps
    One drive renaming game settings files, Fallout4.ini Fallout4Custom.ini Fallout4Prefs.ini...: Hello hello.So I have different computers and they use different kind settings because hardware.One drive changes ini-files names like Fallout4-computer name.ini Well, this is not okay. These ini-files are in OneDrive - Personal/Documents/My Games-folder, where steam puts...
  5. Windows Defender and .ini files

    in AntiVirus, Firewalls and System Security
    Windows Defender and .ini files: We ae using Windows 10 and Windows Defender antivirus. When our program saves information to an .ini file - it can take a very long time. It takes more than 4 times longer with Windows Defender than with other anti-virus programs ex AVG, Avast. If we exclude the .ini file...
  6. Desktop INI and Autorun

    in Windows 10 Support
    Desktop INI and Autorun: So... I have multiple external hdds. I have autoruns on them to generate Labels and Icons. That is working properly. I have multiple sub folders on those hdds. I need 2 different types of Desktop INIs that I cannot seem to get working. **NOT Working** I need the parent on...
  7. File Explorer and ini, ico and lnk files on NAS device

    in Windows 10 Network and Sharing
    File Explorer and ini, ico and lnk files on NAS device: Hi. We have a QNAP NAS device on our network that logs all activity. Our Windows pc's access the folders and files on the NAS via File Explorer. When a pc accesses a folder on the NAS, the log indicated that that pc has READ all the ini (and ico and lnk) files of all the...
  8. Modify INI files in Ark WInows store folder.

    in Windows 10 Gaming
    Modify INI files in Ark WInows store folder.: I am trying to edit the Ini files for Ark survival evolved. I am trying to make the in game non-dedicated server player distance larger as it is currently prohibitively small . Unfortunately I don't have permissions to edit these files. (I am admin) and it is causing me...
  9. 1803 - Can't set vim as default app for .txt, .log, or .ini files.

    in Windows 10 Software and Apps
    1803 - Can't set vim as default app for .txt, .log, or .ini files.: I've tried doing it the same way I've done in the past - right click, open with, check the box to "always use this program." It opens in the requested program, but doesn't change the default. Okay. Fine. I go into settings to choose default apps by file type. Scroll down to...
  10. what is a .ini icon?

    in Windows 10 Software and Apps
    what is a .ini icon?: I have these ghostly looking .ini icons on my screen, which are connected to other documents - what are they and can I get rid of them? https://answers.microsoft.com/en-us/windows/forum/apps_windows_10-winapps-appscat_tools/what-is-a-ini-icon/11adb71a-4cd6-4a41-b307-0788047abf35