Delete - Nook HD, HD+ Q&A, Help & Troubleshooting

Re-submitted in a different post.

Related

Can you help me with SASHIMI?

Hi all, can anyone help me with the software name SASHIMI?
http://forum.xda-developers.com/showthread.php?t=392983
I didn't want to ask in there, because most of my questions are pretty basic and sound dump to others
Anyway, as I understand from the video tutorial (which is still confusing for me), All I have to do is add all the CAB file I want the software to install in the "CAB" folder and all the registries in the REG folder. Then I have to create a filebackup.ini to tell the soft what I've backup.
- My question for this is how do I know which registry to backup and where they are. Let's say I have an APP1.cab to install and that APP1.cab need to be register... where do I find APP1 registration information?
Once the registries are found, all I have to do is to add the CAB in the CAB folder and its registries in the REG folder, right? Then when come to restore, I have to restore each CAB and each Reg or it will do by itself due to my filebackup.ini?
Try posting to benghali's sashimi thread. He's a great help and quick with answering your questions.
Don't feel bad, I was confused too and finally decided not to even install it.
Responding here because OP sent me a PM.
In the future please post in the thread because all questions will be answered and it is ALWAYS better to post in the original thread then to start a new one.
The questions you are asking have actually been asked at least 3 or 4 times already and are in that thread.
In addition, your questions about where to put the .REG file are covered in the documentation.
Because I'm in a good mood, I will quickly answer here.
1) I can't tell you where the registry entries are stored for your program...that is different for each program. Use a registry export and compare before and after.
2) Once you have the .reg file with your entries you can either put it in the \REG folder or you can name it the same as the .CAB and put it with the .CAB file. This is called Tandem/Bundling and is covered more in the documenation.
Please post additional questions in the main thread.
Mods can lock this one.
thanks
thank you... please lock this post
REG files
Hi All,
I hope nobody shoots me for asking and tells me to do a search. I'm a bit in a hurry right now, so i'm just typing quickly.
How can I create or obtain the REG files for the different applications I install?
Resco Explorer, iSilo, pocket player, pocket artist, SPB Plus, SPB backup, SPB wallet, etc. I want to place the REG files in sashimi so that they automatically get registered and so that I don't have to manually apply the serial numbers. Any help would be great.
Thanks in advance, if no one wants to sit here and give step by step instructions i will understand, but atleast a link to the correct thread would be helpfull.
Raudel
aaaaaaaaaaaaaaaaaaaaaaaah
I have no idea how to use sashimi to install and register my applications. Well I do know, I just don't know how to get working REG files. Do I have to create them? or do I get them from some directory. I've seen most of the videos already.
If there is another forum with info, please direct me to the right thread, I tried doing a search and besides this thread I didn't find anything.
Thanks in advance.
Raudel
Sorry, confused you for the OP.
ChumleyEX said:
Sorry, confused you for the OP.
Click to expand...
Click to collapse
I understand, No Problem. I'll edit my post so no one else has to read the small missunderstanding.
I would still appreciate some help with the REG files. How can I get them or create them so that sashimi can apply the serial numbers after installing my applications?
Raudel

DiskCacheIndex.tmp

Can someone tell me what program creates these .tmp files? And is it okay do delete them? Searched but all I could find was the same question in another section without an answer.
Thanks?
I took the risk of deleting those files and nothing happened. Looks like these temp cache files to help the system..(Just a guess)...but as name suggests there are temp....

Vending not applying

I made a theme for the incredible but dome people are having trouble with the market.
Several people still have a green market after applying the theme, but if they pull there vending apk all the res files are blue.
They have tried wiping cache dalvik cache and didn't do anything
Does anyone know why this is?
Nameless v0.5
I'm at work so I'm not too sure what the files are, but I had a similar problem. I removed the market updater, went into airplane mode, and clear the davlik cache all before I flashed my vending.apk. Also, there is another folder in the res/drawable folder that has to be edited. I forgot the name of it, but the one I originally themed was the wrong one. Like I said, I'm not able to look at the folder names right now, so just look through all the folders. Sorry, if I'm not too much help. You can also find a someone's vending.apk and look inside it and see what they changed. Then, see if your changes matches their changes. Know what I mean?
YoungSinema said:
I'm at work so I'm not too sure what the files are, but I had a similar problem. I removed the market updater, went into airplane mode, and clear the davlik cache all before I flashed my vending.apk. Also, there is another folder in the res/drawable folder that has to be edited. I forgot the name of it, but the one I originally themed was the wrong one. Like I said, I'm not able to look at the folder names right now, so just look through all the folders. Sorry, if I'm not too much help. You can also find a someone's vending.apk and look inside it and see what they changed. Then, see if your changes matches their changes. Know what I mean?
Click to expand...
Click to collapse
Thanks for the reply yes I think I got it fixed already but you were helpful

Delete this

Delete this post, acedentaly posted for 2nd time

[HELP] This zip is not a Magisk Module! Simple System UI sound replacement

Hello, first post.
I've been looking for the better half of two days to figure this out and the only thing that comes close is a similar thread here:
https://forum.xda-developers.com/t/help-this-zip-is-not-a-magisk-module.4087019/
I tried creating a really simple module to replace a few System UI sounds, but I keep running into this error when installing. The resolution to the above thread was one of the mods repacked the OPs zip and it worked, and something about "Possibly the line endings were messed up."
Not sure what I have done wrong, I followed the guide at https://topjohnwu.github.io/Magisk/guides.html
I am not super tech savvy when it comes to actually creating stuff, Ive always been able to follow along other peoples instructions but I cant find anything to get this done.
Now android 11 doesn't allow mounting the system partition as RW I thought that I could do it with Magisk, but I'm at a loss of what to do now.
I have attached my module zip.
Any help would be massively appreciated! -PlutoniumRobot
You need to move the module contents to the root of the zip.
https://www.didgeridoohan.com/magisk/Magisk#hn_Zip_is_not_a_Magisk_module
Didgeridoohan said:
You need to move the module contents to the root of the zip.
https://www.didgeridoohan.com/magisk/Magisk#hn_Zip_is_not_a_Magisk_module
Click to expand...
Click to collapse
I believe the contents are at the root of the zip; meta-inf, module.prop, system. Am I missing something?
Not in the zip you have attached to the 1st post. They're in a folder named "Pixel Sounds" (and also doubled inside the "__MACOSX" folder), so you'll have to move them out from there...
Didgeridoohan said:
Not in the zip you have attached to the 1st post. They're in a folder named "Pixel Sounds" (and also doubled inside the "__MACOSX" folder), so you'll have to move them out from there...
Click to expand...
Click to collapse
Wow I am such an idiot. Thank you. Is it worth removing the post for my stupidity?
You're not at all the first to make that mistake, and definitely won't be the last (why do you think I have that section in the Magisk troubleshooting guide?)...
If you absolutely want the thread deleted I'm sure that can be arranged. Report the 1st post and a moderator that is assigned to this area of XDA can take care of it (I'm assigned to the Samsung forums, so I'm here I'm just another forum member but with a fancy badge).
But I'd recommend keeping it, since there's a real chance that someone will bump into this thread at some point (just like you found the other thread), and will be glad to find the info to help them with the same issue.

Categories

Resources