Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
ini-file
- Page 1
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Week Ago
by Reverend Jim
… adjustments being made according to the hidden desktop.
ini
file
. What an abortion of a
file
system. And OneDrive is impossible to uninstall…
Ini file
Programming
Software Development
17 Years Ago
by jonathanasdf
Hehe. I tried googling this, but all I've come up was Visual C++ results. How would I go about reading from a VERY VERY basic
ini
file
in console C++ Using DevC++? The only things in the
ini
file
are: b=65.0 c=1.5 k=1.65 I'm linking to this
ini
so that the value of those numbers can be changed without recompiling the whole thing.
Re: Ini file
Programming
Software Development
17 Years Ago
by WaltP
[QUOTE=jonathanasdf;518840]Hehe. I tried googling this, but all I've come up was Visual C++ results. How would I go about reading from a VERY VERY basic
ini
file
in console C++ Using DevC++?[/QUOTE] Why would VC be different than DEV? Open the
file
Read a line Figure out what the line contains
INI file
Programming
Software Development
14 Years Ago
by unnamed17
Help in creating
INI
file
INI file and UserProfile
Programming
Software Development
16 Years Ago
by shers
Hi, Is there a way to manually store a value to get the user profile path of a user in the
INI
file
? Thanks
Re: Ini file
Programming
Software Development
17 Years Ago
by jonathanasdf
and how would you do this? how would you program this? If I just use: #include "
file
.
ini
" it gives errors. How do you read from it? Also, VC++ uses completely different commands from console c++ and WinAPI...
Re: Ini file
Programming
Software Development
17 Years Ago
by WaltP
You need to learn how to OPEN and READ a
file
. There are a lot of threads here that show how, and there are tutorials all over the web. As well as books galore. We're here to [I]help[/I], not to teach the basics you can find everywhere.
Re: INI file
Programming
Software Development
14 Years Ago
by N1GHTS
I will just add that if this is a new project, using an XML configuration
file
format or using the registry could be better solution than using
INI
files to store software settings.
Batch Insert Lines to an INI file problem : BLANK LINES?
Programming
Software Development
16 Years Ago
by BigDork
…; %AppData%\PROGRAM\NEW.
INI
) REM --DEBUG NEW
INI
FILE
edit %AppData%\PROGRAM\NEW.
INI
goto :EOF :FOUND echo FOUND IN EXISTING.
INI
FILE
- ABORTED! pause goto… :EOF :EOF[/code] The EXISTING.
INI
file
has blank lines in it that…
Re: php.ini file not being read
Programming
Web Development
19 Years Ago
by ian111
…. Only when I went to make changes to the php.
ini
file
did I realised that it was not being read. I… this path i have made sure there is a php.
ini
file
] './configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-mysql… site has been runing fine so far................wondering what php.
ini
file
has been used up to now was it the php…
php.ini file not being read
Programming
Web Development
19 Years Ago
by ian111
… being read Cannot get my php.
ini
file
to be read. Running freebsd5.3 …fine. But when I do changes in the php.
ini
file
none of the work. Have looked at phpinfo …/usr/local/php5 so php.
ini
is not being read. have put php.
ini
file
in the /usr/local/php5… being read. Also tried to put the php.
ini
file
in other locations like /etc and /usr/local…
Re: php.ini file not being read
Programming
Web Development
19 Years Ago
by Troy
… not start unless it's reading it's
ini
file
. So may I suggest one of two things…. 1. The php.
ini
file
you are editing is not the one being… Apache. To test this, rename your php.
ini
file
to php.bad or something. Then restart Apache… it still works, you need to locate the
ini
file
actually being used, and make your changes there.…
accessing an .ini file?
Programming
Software Development
13 Years Ago
by abc88
… is on different server. i was told to create an .
ini
file
and add the settings here. so i have to add… the path to the folder and database in .
ini
file
, correct? is there anything else which i should add in… compulsory to give the [section] in the .
ini
file
? How can i access this .
ini
file
from my vb.net program? can i store…
Re: php.ini file not being read
Programming
Web Development
19 Years Ago
by Troy
…pattern seems clear that without the Apache directive, your php.
ini
file
is NOT being used. Therefore, any settings in it…This definitely seems to point to something in the php.
ini
file
that is breaking email functionality. Take a closer look …at the mail settins in the php.
ini
file
---maybe comment them all out since it worked without …
Re: How do you read a .ini file?
Programming
Software Development
18 Years Ago
by sendoshin
… to compare this to a standard
INI
file
. AppName would be equivalent to the filename of your
INI
file
. For example, let's say… [inlinecode]MakeItWork.exe[/inlinecode], with an
INI
file
called [inlinecode]miw.
ini
[/inlinecode]. To migrate from
INI
to the Windows Registry, I would simply…
Re: Read and update a ini file
Programming
Software Development
15 Years Ago
by sridharjakkula
…CODE] If you want add new properties, open output
file
stream in append mode. If you want to update …Hi all. I want to read and update a
ini
file
to do some processing. Here is what I … I want. When I write all content of the
ini
file
is deleted and following is the content. [CODE] … wrong. Here is the structure of the
ini
file
.[/QUOTE]
Re: php.ini file not being read
Programming
Web Development
19 Years Ago
by ian111
… half solved. As though now i can get my php.
ini
file
to be read the mail function in php stops working… why I need to use the phpinidir and what php.
ini
file
was being used before to solve my mail function problem… use sendmail. have specified the correct path in the php.
ini
but still no luck. Yes I do restarted apache everytime…
Read and update a ini file
Programming
Software Development
17 Years Ago
by eranga262154
…want to read and update a
ini
file
to do some processing. Here…(); pro.load(new FileInputStream("temp.
ini
")); // Try to display them … I write all content of the
ini
file
is deleted and following is the …. Here is the structure of the
ini
file
. [QUOTE][Head] Text=Java Key…
Re: accessing an .ini file?
Programming
Software Development
13 Years Ago
by Huntondoom
an .
ini
file
is nothing more then a textfile covered as a .
ini
file
, you can open it like any other .txt
file
, and a .
ini
file
is more like a list of settings todo on a certain folder so yes it needs to be in a particular folder
Re: From Common dialog save picture to INI file
Programming
Software Development
10 Years Ago
by PinoyDev
… = ojbIni.CreateTextFile(App.Path & "\inifilename.
ini
", True) 'for creating
ini
file
End If 'Write on the first 2 lines…IniStream.WriteLine "[Last_Browse_Picture]" 'the parent header of the .
ini
file
IniStream.WriteLine commondialog.filename 'your commondialog filename IniStream.Close Set…
Writing to a blank ini file.
Programming
Software Development
15 Years Ago
by Slippy-D
… yet exist... heres how i create the
ini
file
... String iniPath = @"C:\test.
ini
";
File
.Create(iniPath); that sets me up with… my
ini
file
... the thing is, its obviously blank and…
Re: php.ini file not being read
Programming
Web Development
12 Years Ago
by Nika111
…), it wouldn't respond to any changes made to the .
ini
file
. It's frustrating as hell! And php_ini_loaded_file says nothing's…
Re: php.ini file not being read
Programming
Web Development
19 Years Ago
by Troy
… just say it works fine if you specificy the php
ini
file
in Apache's config using the PHPIniDir directive? Then why…
Re: Invalid Boot.ini file booting from C:\windows
Hardware and Software
Microsoft Windows
14 Years Ago
by Miss M
… didn't involved a Windows disk. My boot.
ini
file
was completely missing. But to add to the …problem, I also had no boot.
ini
.backup, and I couldn't even locate a… message about it being unable to locate boot.
ini
, and I clicked OK and then selected the…It told me again that there was no boot.
ini
file
, and asked if I would like to create …
VB 2010 Write INI file.
Programming
Software Development
13 Years Ago
by Matthew N.
Hello, I'm trying to write data to an
INI
file
, I've got some code to read it: [http://pastebin… is My.Settings, but I cannot use this, as this
INI
file
is used by another application, that I have not developed… could help me modify this code to write to an
INI
file
, something like WriteIniValue(IniPath, Section, Item, Value) Thanks, Matthew…
Re: VB 2010 Write INI file.
Programming
Software Development
13 Years Ago
by Mitja Bonca
… = INIPath End Sub ''' <summary> ''' Write Data to the
INI
File
''' </summary> ''' <PARAM name="Section">…) End Sub ''' <summary> ''' Read Data Value From the
Ini
File
''' </summary> ''' <PARAM name="Section">…
Re: Write to an ini file?
Programming
Web Development
12 Years Ago
by LastMitch
… clear this has nothing to do with php.
ini
. The **
ini
**
file
is part of **PHP**. Unless you didn'… clearly on what you want to do with the **
ini
**
file
. The **parse_ini_file()** function can help you **update/create…** configuration files by writing the whole **config.
ini
**
file
. **Read/parse** the existing settings into a php array…
Re: XP - "Invalid boot.ini file"
Hardware and Software
Microsoft Windows
20 Years Ago
by ElvisTCB
… bombing at the end since there was no boot.
ini
file
), I decided to try and recover some of the… missing files - I recovered boot.
ini
since that was the one RC install was bombing …saying hal.dll? is missing (not sure the exact
file
name), if I try to reboot into normal/safe…a command prompt and re-deleted that boot.
ini
file
I resurrected?
invalid boot.ini file Booting from C:\windows\
Hardware and Software
Microsoft Windows
15 Years Ago
by shannon22
I get an"Invalid Boot.
ini
file
booting from C:\windows" message when starting… hidden files. Now do a search for BOOT.
INI
(it should be on C:\ and not in…. I've included the default examples for boot.
ini
for XP and 2000 below. Here is an …example of a boot.
ini
in XP: [boot loader] timeout=30 default=multi…
Re: Invalid Boot.ini file booting from C:\windows
Hardware and Software
Microsoft Windows
15 Years Ago
by maurinet
…edbuck;29191]I get an"Invalid Boot.
ini
file
booting from C:\windows" message when … xp but because of this
file
, cannot due to this
file
being empty. I have noticed…use. I would like help in getting this
file
reinstalled[/QUOTE] [B][SOLVED!!][/B] Boy! …\ In there you will find a
file
called boot.
ini
.backup (which is an original backup …
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC