Hello.
I have devcpp v4 and was wondering if there is an option to change .ini-file like v5's -c? I dont want to use v5 since it didn't seem to work ok.
I have a longer explanation below
I'm trying to install devcpp (v4, not v5 beta) on a network so that the users dont need the full package.
Iv'e tried copying the .exe and .ini which seems to work sometimes. This way the user can change their own settings. This is how it's orgranized:
user/devcpp.exe
user/devcpp.ini
user/icon/
user/icon/mainicon.ico
server/devcpp (complete)
So, the user executes user/devcpp.exe and reads the user/devcpp.ini and all is fine. I also copied one of the icons, since it complained it couldn't find it.
But, there seems to be more files (code completion and default code) he needs in user/*. I could ofcourse copy theses aswell, but I thought there might be a way of just use another (user-local) .ini-file somehow.
/jaokim
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello.
I have devcpp v4 and was wondering if there is an option to change .ini-file like v5's -c? I dont want to use v5 since it didn't seem to work ok.
I have a longer explanation below
I'm trying to install devcpp (v4, not v5 beta) on a network so that the users dont need the full package.
Iv'e tried copying the .exe and .ini which seems to work sometimes. This way the user can change their own settings. This is how it's orgranized:
user/devcpp.exe
user/devcpp.ini
user/icon/
user/icon/mainicon.ico
server/devcpp (complete)
So, the user executes user/devcpp.exe and reads the user/devcpp.ini and all is fine. I also copied one of the icons, since it complained it couldn't find it.
But, there seems to be more files (code completion and default code) he needs in user/*. I could ofcourse copy theses aswell, but I thought there might be a way of just use another (user-local) .ini-file somehow.
/jaokim