mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2014
Posts: 308
TECO Offline OP
Pan-dimensional mouse
OP Offline
Pan-dimensional mouse
Joined: Jul 2014
Posts: 308
In my opinion, we who make scripts and codes to work on mIRC is kind of boring and confusing to have two mIRC folders.

One in:
C:\Program Files (x86)\mIRC

and another in:
C:\Users\<username>\AppData\Roaming\mIRC

It would not be possible to put everything in the same folder C:\Program Files (x86)\mIRC so that it is easier to access since the folder C:\Users\<username>\AppData\Roaming\mIRC is a folder hidden by Windows itself?

Thank you


TECO
irc.PTirc.org (Co-Admin)
Joined: Jul 2006
Posts: 4,145
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,145
Hello, you can do an 'old' type of installation to get only one folder, check this https://en.wikichip.org/wiki/mirc/mirc_installation


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Joined: Jan 2004
Posts: 2,127
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2004
Posts: 2,127
What do you mean by "everything"? Do you mean only the backup folder? Or to have the read-only folder beneath C:\Program Files (x86)\ be where mirc.ini tries to run from, and have that be the default /write folder ?

As for the folder being hidden, perhaps another line could be added to the status window's right-click menu, to browse the mirc folder

//noop $sfile($mircdir)

Joined: Dec 2002
Posts: 5,412
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,412
That is how mIRC used to work. It was changed in 2007 to comply with Windows requirements that applications store their data in the application data folder.

If you want to store all files in one mIRC folder, you will need to use the portable option in the installer and install mIRC to your Documents folder or some other folder that allows write access.

Joined: Feb 2015
Posts: 138
kap Offline
Vogon poet
Offline
Vogon poet
Joined: Feb 2015
Posts: 138
Originally Posted by TECO
... the folder C:\Users\<username>\AppData\Roaming\mIRC is a folder hidden by Windows itself?


For what it's worth, I find it easy to navigate to. Hit Windows key + R, type: %appdata%\mirc then hit {ENTER}

:-)


GNU Terry Pratchett - Looking for a mIRC help channel -> Check #mircscripting @ irc.swiftirc.net
Joined: Aug 2003
Posts: 319
P
Pan-dimensional mouse
Offline
Pan-dimensional mouse
P
Joined: Aug 2003
Posts: 319
@TECO - Sorry, but this suggestion is just plain wrong. The reason that programs and data are separated in Windows is for security. You do not want a malicious program to be able to add a virus to executables, so executables are placed in a "Program Files (x86)" directory that requires administrator permissions to write to, preventing a virus that isn't running as an administrator from infecting it.

If you use the old-style installation to have executables like mirc.exe and data files like mirc.ini in the same directory, then you are increasing the security risk on your PC.

In short, this is a very bad idea unless you know exactly what you are doing, have an essential reason for doing so and fully understand the risks you are taking.

P.S. That said, does a portable installation give you what you want?

Joined: Feb 2003
Posts: 2,812
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,812
@TECO Review this technical information to see if it makes more sense. mIRC definitely already does what you want, in more ways than one.

Forums > mIRC Help > mIRC Settings INI, Portable Mode, AppData.

Last edited by Raccoon; 12/09/20 10:47 PM.

Well. At least I won lunch.
Good philosophy, see good in bad, I like!

Link Copied to Clipboard