Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
fkeuroglian
Partner - Master
Partner - Master

Change root path load in sense

Hi Expert

I would like to know if it possible to change the root that load my qvf, for example all apps i have in this root by defect where see in my qliksense desktop

C:\Users\fkeuroglian\Documents\Qlik\Sense\Apps

but i want to know if there is any chance to change this root

for example all app that appears in my C: where load when i open my qliksense desktop

Thanks a lot

Fernando K.

1 Solution

Accepted Solutions
markodonovan
Specialist
Specialist

Try this:

Add these lines in the file:

[Settings 7]

DocumentDirectory=C:\myappsfolder

Thanks

Mark:

http://techstuffy.tv

View solution in original post

11 Replies
markodonovan
Specialist
Specialist

Hi Fernando,

You could always create a linked folder in your App folder:

Video Link : 3494

Hope this helps.

Mark

syukyo_zhu
Creator III
Creator III

Hi,

I find this solution is a little tricky. There isn't a native solution.

Thanks

markodonovan
Specialist
Specialist

Hi xia,

There might be a change to the Settings.ini that you could make in:

C:\Users\your username\Documents\Qlik\Sense

I'll let you know if I find one,  but this is they way I use if I'm storing qvfs on a usb stick and using them of multiple machines.

Mark

http://techstuffy.tv

markodonovan
Specialist
Specialist

Try this:

Add these lines in the file:

[Settings 7]

DocumentDirectory=C:\myappsfolder

Thanks

Mark:

http://techstuffy.tv

syukyo_zhu
Creator III
Creator III

Yes it works fine.

Thanks

fkeuroglian
Partner - Master
Partner - Master
Author

Hi Mark i will try this!

where is the root of this .ini?

thanks a lot

Fernando

fkeuroglian
Partner - Master
Partner - Master
Author

Thanks Mark!

inoruoya
Partner - Contributor III
Partner - Contributor III

could you please help for "Content" folder for change default path

markodonovan
Specialist
Specialist

Hi Anya,

You can try renaming the content folder or moving it to its new location, then run the mklink command :

For example:

I renamed my content folder to Content_original, then ran the following command:

mklink /D "C:\Users\Mark ODonovan\Documents\Qlik\Sense\Content" "C:\Users\Mark ODonovan\Documents\Qlik\Sense\Content_original"

Hope this helps.

Mark

http://techstuffy.com