Windows 10: Oblytile alternative?

Discus and support Oblytile alternative? in Windows 10 Customization to solve the problem; Open the 'ApprovedApps.config' file, type this, for example: Attachment 28871 then Shift-Right Click on a folder and 'Copy as Path':... Discussion in 'Windows 10 Customization' started by Drybonz, May 3, 2015.

  1. Sombreuil Win User

    Oblytile alternative?


    Thank you for your anwser, it does work! I have a second question though.
    When I pin a folder from my library (for exemple : Library > Music and not the "classical" music folder), it doesn't work.

    I mean, it does but the tile is linked to the original folder. Is there a solution for that specific problem? Microsoft allows us to pin one of these folders in the start menu, but when I try doing it manually it doesn't work at all...

    (The screen shows that it is possible but only with that image size)


    Oblytile alternative? [​IMG]


    Thanks again!
     
    Sombreuil, Aug 5, 2015
    #46
  2. Hmroep Win User

    I do not think TileCreator does the job...
     
    Hmroep, Aug 5, 2015
    #47
  3. vairish Win User
    Works perfect for me:


    Oblytile alternative? [​IMG]
     
    vairish, Aug 5, 2015
    #48
  4. Hmroep Win User

    Oblytile alternative?

    Explain how to make a tile that opens an excel sheet, or one that opens an URL..
    What is an Approved App Key? I do not understand.
    Where to put the filename of URL?
     
    Hmroep, Aug 6, 2015
    #49
  5. vairish Win User
    First you need to install Dropbox - TileCreatorProxy.exe as an administrator. This will create a folder called Tilecreator on your C drive and in that folder is a file called ApprovedApps.config. You need to open ApprovedApps.config with notepad and add whatever programs/files/urls you want to assign tiles to in the format 'key : path'. For example, if I want to add iTunes I'd add:

    Itunes:C:\Program Files\iTunes\iTunes.exe

    In that example the red text 'Itunes' is the key and the green text is the path.

    If I want to add a URL I'd add:

    Tenforum:Windows 10 Help Forums

    Where once again 'Tenforum' is the key and "www.tenforums.com" is the path.

    If I wanted to add an excel file I'd add:

    Budget:C:\Users\Joe\Documents\File1.xlsx

    etc etc etc

    This is how the file would look with those three entries:


    Oblytile alternative? [​IMG]


    Now I save that file and open Tilecreator, and if I wanted to create a tile for iTunes it would look like this:


    Oblytile alternative? [​IMG]


    You just enter a name (which is optional), a key which in this case is Itunes and an image. If I wanted to open the excel document I linked to in the ApprovedApps.config file I'd just put 'Budget' in the key section or if I wanted to open the URL I linked to in that file I'd just put 'Tenforum' in instead.

    Edit:

    Unfortunately do to a limitation of Windows Store apps these Tile programs do need to pop open first when you click on a tile. However when your finished making your tiles you can open Tilecreator and move it with your mouse behind your taskbar and you'll never notice it's there. Here's a video of my screen and except for the Tilecreator icon appearing on the taskbar for a split second you'd never know it was there:

    [youtube]bXYzrLF5sVM[/youtube]
     
    vairish, Aug 6, 2015
    #50
  6. BEK
    BeK Win User
    So I downloaded the trail version of you app and it let me place only 2 tiles (as intended) but when I decided to purchase it I still don't have the ability to place more than 2 tiles.
    Please respond with a fix asap or I will have to report the app to Microsoft and request a refund. Thanks.
     
  7. Llyan Win User
    Same for me *Mad... It's a shame this app look great.
     
    Llyan, Aug 6, 2015
    #52
  8. Hmroep Win User

    Oblytile alternative?

    Thanx for the perfect explanation....
    Unfortunately it does not work in Windows 10!!!
    As soon as you click the new tile a pop up from Windows tells you that you need an app.

    Unless you have a solution, I go on looking arround.

    Greetings,
    Hans


     
    Hmroep, Aug 6, 2015
    #53
  9. vairish Win User
    It really does work in Windows 10. That error is generally caused by two things. Either the companion app was not installed as an admin which in that case you need to delete C:\TileCreator and do it again, or you've entered the file wrong in ApprovedApps.config. The most common mistake I've seen so far is people not putting in the file extension at the end or writing it in quotes. It should simply look like:

    Example:C:\Example\Example.exe

    not

    "Example:C:\Example\Example.exe"

    or

    Example:C:\Example\Example
     
    vairish, Aug 6, 2015
    #54
  10. Hmroep Win User
    Hello,
    Unistalled the App, deleted the directory.
    Than installed again....

    Now on my C drive is not directory with the App and the config file!

    I think I have a beter solution....

    But I found a solution! First, download and install Advanced BAT to EXE Converter (Advanced BAT to EXE Converter - Official Site - Freeware encrypt compile batch files to .EXE with Extra powerful commands) In the Documents folder, I create a folder called Batch files. I open Notepad and type the following line: start Travel Things for a URL, and you can of course change the URL itself. For a document I type: start C: \ Users \ "Hans M. Roeper" \ Documents \ Excel / autovergelijk.xls
    WATCH OUT! A folder set consists of multiple words with spaces between quotation marks! And now I save such a file with a name and the extension bat (Name.BAT) in the Batch Files folder. With scout I go to the Batch Files folder right click the file and choose "Compile with Advanced BAT to EXE. Now you can click on the exe file and the right to "To Start attach. And there is probably somewhere a program to change the rule on this link ..

    Greetings,
    Hans




     
    Hmroep, Aug 6, 2015
    #55
  11. Hmroep Win User
    Tile a File I mentioned before. This is a solution for what's not possible with Tile a File.

    First, download and install Advanced BAT to EXE Converter (Advanced BAT to EXE Converter - Official Site - Freeware encrypt compile batch files to .EXE with Extra powerful commands) In the Documents folder, create a folder called Batchfiles. I open Notepad and type the following line: start Travel Things for a URL, and you can of course change the URL itself. For a document I type: start C: \ Users \ "Hans M. Roeper" \ Documents \ Excel / autovergelijk.xls
    WATCH OUT! A folder set consists of multiple words with spaces between quotation marks! And now save your file with a name and the extension bat (Name.BAT) in the Batch Files folder. Now go to the BatchFiles folder and right click the file and choose "Compile with Advanced BAT to EXE'. Now you can click on the exe file and the right to "Attach To Start'. And there is probably somewhere a program to change the tile on this link ..
     
    Hmroep, Aug 6, 2015
    #56
  12. vairish Win User
    You don't need to uninstall the main app. You just delete C:\TileCreator and run this file again but as an administrator: Dropbox - TileCreatorProxy.exe


    Oblytile alternative? [​IMG]


    The only programs that can do this are Tilecreator, Better Startmenu and Pin More. They can also just pin URLs and other files without needing to go through the bat conversion process.
     
    vairish, Aug 6, 2015
    #57
  13. Llyan Win User

    Oblytile alternative?

    Better Start menu creator send me this message :

    "
    Hi, sorry for the problem. I think this is a problem of Windows Store. But anyway, I've updated the app so that trial version has no limitations anymore. So after the update, even though you seem to be in trial mode, you can pin unlimited tiles. It seems Windows 10 Store has still some problems and because I can't do anything about it, I needed to make the trial version unlimited. I hope you understand my situation. You can ask for a refund from Microsoft if you have such an option in Store. Sorry again. Please note that the update might take some time to be displayed on your Windows Store, but I've published the update today."

    I'll try later. You can dl the App here : Better StartMenu
     
    Llyan, Aug 6, 2015
    #58
  14. BEK
    BeK Win User
    I can't find where the exe files for these apps are so that I can make custom tiles for them. Can anyone offer any assistance?
    I have even used the search function to no avail.

    1. Edge
    2. Xbox
    3. Mail
     
  15. BEK
    BeK Win User
    Its working a lot better my friend. Thanks for responding and updated the app.
     
Thema:

Oblytile alternative?

Loading...
  1. Oblytile alternative? - Similar Threads - Oblytile alternative

  2. Is there an alternative app for anaconda in the Microsoft store?

    in Microsoft Windows 10 Store
    Is there an alternative app for anaconda in the Microsoft store?: Is there an alternative app for anaconda in the Microsoft store? https://answers.microsoft.com/en-us/windows/forum/all/is-there-an-alternative-app-for-anaconda-in-the/bee9ec7e-95d2-4e88-a7b1-d73a4453a31b
  3. Is there an alternative app for anaconda in the Microsoft store?

    in Windows 10 Gaming
    Is there an alternative app for anaconda in the Microsoft store?: Is there an alternative app for anaconda in the Microsoft store? https://answers.microsoft.com/en-us/windows/forum/all/is-there-an-alternative-app-for-anaconda-in-the/bee9ec7e-95d2-4e88-a7b1-d73a4453a31b
  4. Is there an alternative app for anaconda in the Microsoft store?

    in Windows 10 Software and Apps
    Is there an alternative app for anaconda in the Microsoft store?: Is there an alternative app for anaconda in the Microsoft store? https://answers.microsoft.com/en-us/windows/forum/all/is-there-an-alternative-app-for-anaconda-in-the/bee9ec7e-95d2-4e88-a7b1-d73a4453a31b
  5. If microsoft make it so difficult to use a vpn, impossible actually, what alternatives can...

    in Windows 10 Gaming
    If microsoft make it so difficult to use a vpn, impossible actually, what alternatives can...: What message! https://answers.microsoft.com/en-us/windows/forum/all/if-microsoft-make-it-so-difficult-to-use-a-vpn/a903aa94-7065-44dd-b756-bbe3e624086d
  6. If microsoft make it so difficult to use a vpn, impossible actually, what alternatives can...

    in Windows 10 Software and Apps
    If microsoft make it so difficult to use a vpn, impossible actually, what alternatives can...: What message! https://answers.microsoft.com/en-us/windows/forum/all/if-microsoft-make-it-so-difficult-to-use-a-vpn/a903aa94-7065-44dd-b756-bbe3e624086d
  7. If microsoft make it so difficult to use a vpn, impossible actually, what alternatives can...

    in Windows 10 Network and Sharing
    If microsoft make it so difficult to use a vpn, impossible actually, what alternatives can...: What message! https://answers.microsoft.com/en-us/windows/forum/all/if-microsoft-make-it-so-difficult-to-use-a-vpn/a903aa94-7065-44dd-b756-bbe3e624086d
  8. What’s the best alternative from Microsoft to Step Recorder for capturing and compiling...

    in Windows 10 Gaming
    What’s the best alternative from Microsoft to Step Recorder for capturing and compiling...: The original Step Recorder could capture up to 999 screenshots effortlessly—triggered by each click—and automatically compile them into a lightweight, easy-to-reference HTML document. While it sometimes recorded redundant clicks e.g., accidental or repetitive ones, that was a...
  9. What’s the best alternative from Microsoft to Step Recorder for capturing and compiling...

    in Windows 10 Software and Apps
    What’s the best alternative from Microsoft to Step Recorder for capturing and compiling...: The original Step Recorder could capture up to 999 screenshots effortlessly—triggered by each click—and automatically compile them into a lightweight, easy-to-reference HTML document. While it sometimes recorded redundant clicks e.g., accidental or repetitive ones, that was a...
  10. What are the best alternatives to Cusor AI on Windows 11?

    in Windows 10 News
    What are the best alternatives to Cusor AI on Windows 11?: [ATTACH]If you’re wondering what the best alternatives to Cursor AI on Windows 11/10 are, you’re in the right place. We’ve curated a list of the best open-source Cursor AI alternatives you can use on your Windows PC. These are the best next-gen standalone, agentic AI IDEs...